chore(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/mod/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.30.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]
2025-11-12 07:01:00 +00:00
committed by GitHub
parent cfc7fdb6b8
commit e10f177945
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
github.com/tidwall/pretty v1.2.1
go.etcd.io/bbolt v1.4.3
go.podman.io/image/v5 v5.37.0
golang.org/x/mod v0.29.0
golang.org/x/mod v0.30.0
golang.org/x/sys v0.38.0
google.golang.org/grpc v1.74.2
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1