Skip to content
Open
Show file tree
Hide file tree
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
Expand Up @@ -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