Skip to content

Commit ee7a97c

Browse files
committed
update go.mod after rebase to main
1 parent 43890ef commit ee7a97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ require (
160160
gopkg.in/yaml.v3 v3.0.1 // indirect
161161
k8s.io/apiextensions-apiserver v0.33.0 // indirect
162162
k8s.io/apiserver v0.33.1 // indirect
163-
k8s.io/component-helpers v0.33.1 // indirect
163+
k8s.io/component-helpers v0.33.1
164164
k8s.io/controller-manager v0.33.1 // indirect
165165
k8s.io/kms v0.33.1 // indirect
166166
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect

0 commit comments

Comments
 (0)