chore(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 (#26814)

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/mod/compare/v0.27.0...v0.28.0)

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

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]
2025-09-22 09:58:28 +02:00
committed by GitHub
parent b5530128df
commit 63e4376d3c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -127,7 +127,7 @@ require (
go.etcd.io/bbolt v1.4.3
go.uber.org/goleak v1.3.0
golang.org/x/crypto v0.42.0
golang.org/x/mod v0.27.0
golang.org/x/mod v0.28.0
golang.org/x/sync v0.17.0
golang.org/x/sys v0.36.0
golang.org/x/time v0.13.0