Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny-Dasilva committed Jan 8, 2024
1 parent a67f002 commit 0286444
Show file tree
Hide file tree
Showing 5 changed files with 6,112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion cycletls/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ require (
github.com/gorilla/websocket v1.5.1
github.com/refraction-networking/utls v1.6.0
golang.org/x/net v0.19.0
h12.io/socks v1.0.3
)

require (
Expand All @@ -20,5 +21,4 @@ require (
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/sys v0.16.0 // indirect
golang.org/x/text v0.14.0 // indirect
h12.io/socks v1.0.3 // indirect
)
Loading

0 comments on commit 0286444

Please sign in to comment.