mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 10:13:14 -05:00
Bump golang to 1.25.2 and golang.org/x/net to v0.45.0 (#7598)
This commit is contained in:
2
go.mod
2
go.mod
@@ -176,7 +176,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.27.0 // indirect
|
||||
golang.org/x/net v0.44.0 // indirect
|
||||
golang.org/x/net v0.45.0 // indirect
|
||||
golang.org/x/oauth2 v0.31.0 // indirect
|
||||
golang.org/x/sync v0.17.0 // indirect
|
||||
golang.org/x/term v0.35.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user