We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dfa503 commit 509a774Copy full SHA for 509a774
go.mod
@@ -2,6 +2,6 @@ module github.com/linkdata/socks5
2
3
go 1.24
4
5
-require github.com/linkdata/socks5test v0.0.8
+require github.com/linkdata/socks5test v0.0.10
6
7
// replace github.com/linkdata/socks5test => ../socks5test
go.sum
@@ -1,2 +1,2 @@
1
-github.com/linkdata/socks5test v0.0.8 h1:g9SgoexfmtrcZDzovInI1SKeH6K9WiHIXr/vdVgURPc=
-github.com/linkdata/socks5test v0.0.8/go.mod h1:q+nxgFJnWgZzXj7g203/l7ZmJvgQekvaosm0YpyU3Sw=
+github.com/linkdata/socks5test v0.0.10 h1:3ArOEKYVvt7w9VdmQ16y/sGRCnUAjgjPtGXa4f/0XcQ=
+github.com/linkdata/socks5test v0.0.10/go.mod h1:2WUWZQWdB2MMkMLMq6anZtgboL5fjhYZ09NfGDlS7h8=
0 commit comments