chore(deps): bump the security group across 1 directory with 3 updates (#1960)

Bumps the security group with 2 updates in the / directory: [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

Updates `golang.org/x/net` from 0.48.0 to 0.49.0
- [Commits](https://github.com/golang/net/compare/v0.48.0...v0.49.0)

Updates `golang.org/x/text` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: golang.org/x/net
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: golang.org/x/text
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: security
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-14 15:15:17 -05:00
committed by GitHub
parent ad8ad1bf74
commit d5b591d6f1
2 changed files with 15 additions and 15 deletions

10
go.mod
View File

@@ -45,7 +45,7 @@ require (
go.opentelemetry.io/otel/sdk v1.39.0
go.podman.io/image/v5 v5.38.0
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67
golang.org/x/mod v0.31.0
golang.org/x/mod v0.32.0
golang.org/x/sync v0.19.0
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.35.0
@@ -261,12 +261,12 @@ require (
github.com/xlab/treeprint v1.2.0 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect
go.podman.io/storage v1.61.1-0.20260113143440-ec033ce69f13 // indirect
golang.org/x/crypto v0.46.0 // indirect
golang.org/x/net v0.48.0
golang.org/x/crypto v0.47.0 // indirect
golang.org/x/net v0.49.0
golang.org/x/oauth2 v0.33.0 // indirect
golang.org/x/sys v0.40.0
golang.org/x/term v0.38.0 // indirect
golang.org/x/text v0.32.0
golang.org/x/term v0.39.0 // indirect
golang.org/x/text v0.33.0
golang.org/x/time v0.14.0 // indirect
google.golang.org/api v0.256.0 // indirect
google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9 // indirect