Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 759db3c

Browse files
Fix
Signed-off-by: PhilippPlotnikov <[email protected]>
1 parent 7b055e2 commit 759db3c

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
@@ -37,7 +37,7 @@ require (
3737
gopkg.in/yaml.v2 v2.4.0
3838
k8s.io/api v0.23.3
3939
k8s.io/apiextensions-apiserver v0.23.1
40-
k8s.io/apimachinery v0.23.4
40+
k8s.io/apimachinery v0.23.3
4141
k8s.io/apiserver v0.23.1
4242
k8s.io/cli-runtime v0.23.1
4343
k8s.io/client-go v0.23.3

0 commit comments

Comments
 (0)