Skip to content

Commit ca07432

Browse files
sync: update go.mod
1 parent 403b37f commit ca07432

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

go.mod

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,3 @@ require (
5959
gopkg.in/yaml.v2 v2.4.0 // indirect
6060
gopkg.in/yaml.v3 v3.0.1 // indirect
6161
)
62-
63-
replace (
64-
k8s.io/api => k8s.io/api v0.0.0-20240313000607-f98a50355b81
65-
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20240312235255-d794766488ac
66-
)

0 commit comments

Comments
 (0)