build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 (#8180)

This commit is contained in:
dependabot[bot]
2026-06-17 18:59:44 +03:00
committed by GitHub
parent 515085d55e
commit b13d708d55
2 changed files with 21 additions and 21 deletions

14
go.mod
View File

@@ -37,7 +37,7 @@ require (
go.etcd.io/etcd/api/v3 v3.6.12
go.etcd.io/etcd/client/v3 v3.6.12
go.uber.org/automaxprocs v1.6.0
golang.org/x/crypto v0.52.0
golang.org/x/crypto v0.53.0
golang.org/x/sys v0.46.0
google.golang.org/api v0.280.0
google.golang.org/grpc v1.81.1
@@ -53,7 +53,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/pires/go-proxyproto v0.12.0
github.com/prometheus/exporter-toolkit v0.16.0
golang.org/x/net v0.55.0
golang.org/x/net v0.56.0
)
require (
@@ -191,13 +191,13 @@ require (
go.yaml.in/yaml/v2 v2.4.4 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/exp v0.0.0-20260209203927-2842357ff358 // indirect
golang.org/x/mod v0.35.0 // indirect
golang.org/x/mod v0.36.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/term v0.43.0 // indirect
golang.org/x/text v0.37.0 // indirect
golang.org/x/sync v0.21.0 // indirect
golang.org/x/term v0.44.0 // indirect
golang.org/x/text v0.38.0 // indirect
golang.org/x/time v0.15.0 // indirect
golang.org/x/tools v0.44.0 // indirect
golang.org/x/tools v0.45.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260319201613-d00831a3d3e7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60 // indirect