mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-10-21 19:44:39 +00:00
fix(deps): update module golang.org/x/net to v0.45.0 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -27,7 +27,7 @@ require (
|
||||
github.com/sanity-io/litter v1.5.8
|
||||
github.com/sirupsen/logrus v1.9.4-0.20250804143300-cb253f3080f1
|
||||
github.com/spf13/viper v1.19.0
|
||||
golang.org/x/net v0.44.0
|
||||
golang.org/x/net v0.45.0
|
||||
golang.org/x/oauth2 v0.31.0
|
||||
golang.org/x/sys v0.36.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
|
Reference in New Issue
Block a user