Skip to content

Commit

Permalink
Update go-socks
Browse files Browse the repository at this point in the history
  • Loading branch information
AiQL.com committed Nov 2, 2024
1 parent 3a2a214 commit 7fa9e2b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file added go-socks5-proxy
Binary file not shown.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/AI-QL/go-socks5-proxy
go 1.23.1

require (
github.com/AI-QL/go-socks5 v1.0.1 // direct
github.com/AI-QL/go-socks5 v1.1.0 // direct
github.com/caarlos0/env/v11 v11.2.2 // direct
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/AI-QL/go-socks5 v1.0.1 h1:Vc0NgyMLnj19dRZHUU5gterCZtgjhf+oA0rWgW7XjkM=
github.com/AI-QL/go-socks5 v1.0.1/go.mod h1:y47Av0oEgvuqvbQOujtaKvNx2RE3RFVs74Lsq9kFWRs=
github.com/AI-QL/go-socks5 v1.1.0 h1:rnWPux6z1kF31HhNDQU1tmkwXA1GFZYjVZqyfchQB90=
github.com/AI-QL/go-socks5 v1.1.0/go.mod h1:y47Av0oEgvuqvbQOujtaKvNx2RE3RFVs74Lsq9kFWRs=
github.com/caarlos0/env/v11 v11.2.2 h1:95fApNrUyueipoZN/EhA8mMxiNxrBwDa+oAZrMWl3Kg=
github.com/caarlos0/env/v11 v11.2.2/go.mod h1:JBfcdeQiBoI3Zh1QRAWfe+tpiNTmDtcCj/hHHHMx0vc=

0 comments on commit 7fa9e2b

Please sign in to comment.