Update module golang.org/x/net to v0.54.0

(cherry picked from commit 0453199198050a0b147ae2f607bde09ad862f87a)
This commit is contained in:
renovate[bot]
2026-05-08 21:40:32 +00:00
committed by Alexey71
parent 407c5cb7e3
commit 0625aa61af
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ require (
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-20260508183218-b8a14a8d65f8
golang.org/x/net v0.53.0
golang.org/x/net v0.54.0
)