We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e028d73 commit 5efd2d5Copy full SHA for 5efd2d5
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.10
+require github.com/linkdata/socks5test v0.0.11
6
7
// replace github.com/linkdata/socks5test => ../socks5test
go.sum
@@ -1,2 +1,2 @@
1
-github.com/linkdata/socks5test v0.0.10 h1:3ArOEKYVvt7w9VdmQ16y/sGRCnUAjgjPtGXa4f/0XcQ=
-github.com/linkdata/socks5test v0.0.10/go.mod h1:2WUWZQWdB2MMkMLMq6anZtgboL5fjhYZ09NfGDlS7h8=
+github.com/linkdata/socks5test v0.0.11 h1:ymBAKFax6Ituh7RnB/ckkIjK1viAhXUHodX/t7bIHHU=
+github.com/linkdata/socks5test v0.0.11/go.mod h1:2WUWZQWdB2MMkMLMq6anZtgboL5fjhYZ09NfGDlS7h8=
0 commit comments