Spaces:
Running
Running
File size: 568 Bytes
d669ddb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
module adams549659584/go-proxy-bingai
go 1.21.4
toolchain go1.21.6
require (
github.com/Harry-zklcdc/bing-lib v1.8.0
github.com/Harry-zklcdc/ms-auth v1.1.6
github.com/andybalholm/brotli v1.1.0
github.com/refraction-networking/utls v1.6.6
)
require (
github.com/cloudflare/circl v1.3.8 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.5.1 // indirect
github.com/klauspost/compress v1.17.8 // indirect
golang.org/x/crypto v0.23.0 // indirect
golang.org/x/net v0.25.0 // indirect
golang.org/x/sys v0.20.0 // indirect
)
|