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:
renovate[bot]
2025-10-08 04:52:03 +00:00
committed by GitHub
parent 59df8ead3e
commit b4ce3ea5a6
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -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