Bump golang.org/x/mod from 0.22.0 to 0.23.0

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/mod/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  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-02-05 08:21:37 +00:00
committed by GitHub
parent 78d6cdc7f7
commit 49b45693ee
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.5
golang.org/x/mod v0.22.0
golang.org/x/mod v0.23.0
golang.org/x/sys v0.29.0
tags.cncf.io/container-device-interface v0.8.0
tags.cncf.io/container-device-interface/specs-go v0.8.0