[Renovate] Update module golang.org/x/net to v0.55.0 [SECURITY]

This commit is contained in:
woodpecker-bot
2026-07-08 15:11:58 +00:00
parent 03999af740
commit fa8fbcd892
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -23,7 +23,7 @@ require (
github.com/samber/slog-multi v1.8.0
github.com/tj/go-redirects v0.0.0-20200911105812-fd1ba1020b37
github.com/valyala/fasttemplate v1.2.2
golang.org/x/net v0.54.0
golang.org/x/net v0.55.0
google.golang.org/protobuf v1.36.11
)
@@ -69,7 +69,7 @@ require (
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/crypto v0.51.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.44.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/text v0.37.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)