You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We no longer require the tor binary as we have added an enhancement
to be compatible with libtor. Instead, we can now build with the
`with_tor` build tag using the command `go build -tags with_tor`.
Copy file name to clipboardexpand all lines: docs/changelog.md
+1
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
33
- Bump alpine to 3.17
34
34
- Upgrade dependencies for docker workflow
35
35
- No longer build image for `linux/s390x`
36
+
- Get rid of the Tor binary ([#336](https://github.com/wabarc/wayback/pull/336))
0 commit comments