Skip to content

Commit 70595ad

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

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.22.0
55
require (
66
github.com/onsi/ginkgo/v2 v2.19.0
77
github.com/onsi/gomega v1.33.1
8-
k8s.io/api v0.31.0
9-
k8s.io/apimachinery v0.31.0
8+
k8s.io/api v0.31.2
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)