Skip to content

Commit 8716ebf

Browse files
🌱 Bump k8s.io/apimachinery in /testdata/project-v4-with-plugins
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.0 to 0.31.2. - [Commits](kubernetes/apimachinery@v0.31.0...v0.31.2) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31cdaa9 commit 8716ebf

File tree

1 file changed

+1
-1
lines changed
  • testdata/project-v4-with-plugins

1 file changed

+1
-1
lines changed

testdata/project-v4-with-plugins/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/onsi/ginkgo/v2 v2.19.0
77
github.com/onsi/gomega v1.33.1
88
k8s.io/api v0.31.0
9-
k8s.io/apimachinery v0.31.0
9+
k8s.io/apimachinery v0.31.2
1010
k8s.io/client-go v0.31.0
1111
sigs.k8s.io/controller-runtime v0.19.1
1212
)

0 commit comments

Comments
 (0)