Skip to content

Commit 1ec4905

Browse files
committed
update deps
1 parent d9672e9 commit 1ec4905

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/lanrat/stargate
22

33
require (
4-
github.com/lanrat/go-socks5 v0.1.1
4+
github.com/lanrat/go-socks5 v1.0.0
55
golang.org/x/sync v0.16.0
66
)
77

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/lanrat/go-socks5 v0.1.1 h1:e9w0XT/p6Gts5EutFXypULpmM3Ul1mz1Vg3Q4mjkN+Q=
2-
github.com/lanrat/go-socks5 v0.1.1/go.mod h1:EOAqUXY0ToNGWAW4/lZ/jwlrCISCW3tSIZ7kcO579KI=
1+
github.com/lanrat/go-socks5 v1.0.0 h1:+BTiuvQF9BDMB3PJJ2ZXg/AsHSM+qGADf98aezjvoUc=
2+
github.com/lanrat/go-socks5 v1.0.0/go.mod h1:EOAqUXY0ToNGWAW4/lZ/jwlrCISCW3tSIZ7kcO579KI=
33
golang.org/x/sync v0.16.0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw=
44
golang.org/x/sync v0.16.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=

0 commit comments

Comments
 (0)