Skip to content
Snippets Groups Projects

[renovate] Update module golang.org/x/net to v0.32.0

Closed Ghost User requested to merge renovate/golang.org-x-net-0.x into master
2 files
+ 9
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
3
@@ -14,8 +14,8 @@ require (
)
@@ -44,7 +44,7 @@ require (
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/text v0.19.0 // indirect
golang.org/x/text v0.22.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Loading