Small update

This commit is contained in:
Alexey71
2026-04-26 14:58:32 +03:00
parent 8952eae4e2
commit 726a68d22b
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -2,13 +2,13 @@ module github.com/Alexey71/opera-proxy
go 1.25.0
toolchain go1.25.9
toolchain go1.26.2
require (
github.com/Alexey71/go-http-digest-auth-client v1.1.3
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/crypto/x509roots/fallback v0.0.0-20260423152011-b9e53593a607
golang.org/x/net v0.53.0
)