You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yanzong/vendor/qiniu/php-sdk/tests/socks5-server/go.mod

7 lines
170 B

module github.com/qiniu/php-socks5-server
go 1.21.0
require github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
require golang.org/x/net v0.14.0 // indirect