mirror of
https://github.com/coredns/coredns.git
synced 2025-12-02 00:24:08 -05:00
build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#7698)
This commit is contained in:
4
go.mod
4
go.mod
@@ -37,7 +37,7 @@ require (
|
||||
go.etcd.io/etcd/api/v3 v3.6.6
|
||||
go.etcd.io/etcd/client/v3 v3.6.6
|
||||
go.uber.org/automaxprocs v1.6.0
|
||||
golang.org/x/crypto v0.44.0
|
||||
golang.org/x/crypto v0.45.0
|
||||
golang.org/x/sys v0.38.0
|
||||
google.golang.org/api v0.256.0
|
||||
google.golang.org/grpc v1.76.0
|
||||
@@ -179,7 +179,7 @@ require (
|
||||
go.yaml.in/yaml/v3 v3.0.4 // indirect
|
||||
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
|
||||
golang.org/x/mod v0.29.0 // indirect
|
||||
golang.org/x/net v0.46.0 // indirect
|
||||
golang.org/x/net v0.47.0 // indirect
|
||||
golang.org/x/oauth2 v0.33.0 // indirect
|
||||
golang.org/x/sync v0.18.0 // indirect
|
||||
golang.org/x/term v0.37.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user