build(deps): bump golang.org/x/mod from 0.38.0 to 0.40.0

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.38.0 to 0.40.0.
- [Commits](https://github.com/golang/mod/compare/v0.38.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-04 03:21:20 +00:00
committed by GitHub
parent 21322bdea3
commit 25d21bbb92
10 changed files with 27 additions and 27 deletions

View File

@@ -7,7 +7,7 @@ tool sigs.k8s.io/kustomize/cmd/gorepomod
require (
github.com/spf13/viper v1.20.0
github.com/stretchr/testify v1.12.1
golang.org/x/mod v0.38.0
golang.org/x/mod v0.40.0
)
require (