Skip to content

Commit

Permalink
go.mod: pin k8s.io/kubernetes to v1.31.6 tag
Browse files Browse the repository at this point in the history
On-behalf-of: SAP [email protected]
Signed-off-by: Robert Vasek <[email protected]>
  • Loading branch information
gman0 committed Feb 24, 2025
1 parent 8c97820 commit b130d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ require (
k8s.io/component-base v0.31.6
k8s.io/klog/v2 v2.130.1
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
k8s.io/kubernetes v0.31.6
k8s.io/kubernetes v1.31.6
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/structured-merge-diff/v4 v4.4.1
sigs.k8s.io/yaml v1.4.0
Expand Down

0 comments on commit b130d57

Please sign in to comment.