Skip to content

Commit c00f023

Browse files
🌱 Bump k8s.io/apimachinery in /testdata/project-v4
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.1 to 0.31.2. - [Commits](kubernetes/apimachinery@v0.31.1...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 c00f023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testdata/project-v4/go.mod

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

0 commit comments

Comments
 (0)