mirror of
https://github.com/coredns/coredns.git
synced 2026-08-20 23:08:28 -04:00
build(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#8462)
This commit is contained in:
8
go.mod
8
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.54.0
|
||||
golang.org/x/crypto v0.55.0
|
||||
golang.org/x/sys v0.47.0
|
||||
google.golang.org/api v0.292.0
|
||||
google.golang.org/grpc v1.83.0
|
||||
@@ -200,13 +200,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.37.0 // indirect
|
||||
golang.org/x/mod v0.38.0 // indirect
|
||||
golang.org/x/oauth2 v0.36.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/text v0.41.0 // indirect
|
||||
golang.org/x/time v0.15.0 // indirect
|
||||
golang.org/x/tools v0.47.0 // indirect
|
||||
golang.org/x/tools v0.48.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20260630182238-925bb5da69e7 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260803160001-6ac0973c030d // indirect
|
||||
|
||||
Reference in New Issue
Block a user