mirror of
https://github.com/coredns/coredns.git
synced 2026-07-23 16:10:10 -04:00
build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 (#8329)
This commit is contained in:
14
go.mod
14
go.mod
@@ -37,7 +37,7 @@ require (
|
||||
go.etcd.io/etcd/api/v3 v3.6.13
|
||||
go.etcd.io/etcd/client/v3 v3.6.13
|
||||
go.uber.org/automaxprocs v1.6.0
|
||||
golang.org/x/crypto v0.53.0
|
||||
golang.org/x/crypto v0.54.0
|
||||
golang.org/x/sys v0.47.0
|
||||
google.golang.org/api v0.287.1
|
||||
google.golang.org/grpc v1.82.0
|
||||
@@ -53,7 +53,7 @@ require (
|
||||
github.com/hashicorp/golang-lru/v2 v2.0.7
|
||||
github.com/pires/go-proxyproto v0.14.0
|
||||
github.com/prometheus/exporter-toolkit v0.17.1
|
||||
golang.org/x/net v0.56.0
|
||||
golang.org/x/net v0.57.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.36.0 // indirect
|
||||
golang.org/x/mod v0.37.0 // indirect
|
||||
golang.org/x/oauth2 v0.36.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/sync v0.22.0 // indirect
|
||||
golang.org/x/term v0.45.0 // indirect
|
||||
golang.org/x/text v0.40.0 // indirect
|
||||
golang.org/x/time v0.15.0 // indirect
|
||||
golang.org/x/tools v0.45.0 // indirect
|
||||
golang.org/x/tools v0.47.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20260414002931-afd174a4e478 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260630182238-925bb5da69e7 // indirect
|
||||
|
||||
Reference in New Issue
Block a user