Update go

This commit is contained in:
Alexey
2026-04-13 21:23:26 +03:00
parent b98d32971f
commit 8952eae4e2
4 changed files with 21 additions and 26 deletions
+7 -9
View File
@@ -1,16 +1,14 @@
module github.com/Alexey71/opera-proxy
go 1.24.1
go 1.25.0
toolchain go1.24.2
toolchain go1.25.9
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
github.com/Alexey71/go-multierror v1.1.3
github.com/ncruces/go-dns v1.3.3
github.com/things-go/go-socks5 v0.1.1
golang.org/x/crypto/x509roots/fallback v0.0.0-20260413170323-a8e9237a216b
golang.org/x/net v0.53.0
)
require github.com/hashicorp/errwrap v1.1.0 // indirect