Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang.org/x/net from 0.0.0-20211014222326-fd004c51d1d6 to 0.17.0 in /DDOS Scripts/L7/SLAYERSTRESS.COM LAYER7/HCAPTCHAv7[JS] #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions DDOS Scripts/L7/SLAYERSTRESS.COM LAYER7/HCAPTCHAv7[JS]/go.mod
Original file line number Diff line number Diff line change
@@ -2,11 +2,6 @@ module stressid

go 1.17

require (
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
github.com/gamexg/proxyclient v0.0.0-20210207161252-499908056324 // indirect
github.com/lucas-clemente/quic-go v0.23.0 // indirect
github.com/shadowsocks/shadowsocks-go v0.0.0-20200409064450-3e585ff90601 // indirect
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
golang.org/x/net v0.0.0-20211014222326-fd004c51d1d6
)
require golang.org/x/net v0.17.0

require golang.org/x/text v0.13.0 // indirect
Loading