-
- Downloads
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#2407)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0 ) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -31,10 +31,10 @@ require ( | ... | @@ -31,10 +31,10 @@ require ( |
github.com/prometheus/client_model v0.5.0 // indirect | github.com/prometheus/client_model v0.5.0 // indirect | ||
github.com/prometheus/common v0.48.0 // indirect | github.com/prometheus/common v0.48.0 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | github.com/spf13/pflag v1.0.5 // indirect | ||
golang.org/x/net v0.20.0 // indirect | golang.org/x/net v0.23.0 // indirect | ||
golang.org/x/oauth2 v0.16.0 // indirect | golang.org/x/oauth2 v0.16.0 // indirect | ||
golang.org/x/sys v0.16.0 // indirect | golang.org/x/sys v0.18.0 // indirect | ||
golang.org/x/term v0.16.0 // indirect | golang.org/x/term v0.18.0 // indirect | ||
golang.org/x/text v0.14.0 // indirect | golang.org/x/text v0.14.0 // indirect | ||
golang.org/x/time v0.3.0 // indirect | golang.org/x/time v0.3.0 // indirect | ||
google.golang.org/appengine v1.6.7 // indirect | google.golang.org/appengine v1.6.7 // indirect | ||
... | ... |
Please register or sign in to comment