Files
opera-proxy/go.mod
T
2026-03-25 15:26:39 +03:00

17 lines
412 B
Modula-2

module github.com/Alexey71/opera-proxy
go 1.24.1
toolchain go1.24.2
require (
github.com/Alexey71/go-http-digest-auth-client v1.1.3
github.com/hashicorp/go-multierror v1.1.1
github.com/ncruces/go-dns v1.3.2
github.com/things-go/go-socks5 v0.1.0
golang.org/x/crypto/x509roots/fallback v0.0.0-20251210140736-7dacc380ba00
golang.org/x/net v0.48.0
)
require github.com/hashicorp/errwrap v1.1.0 // indirect