Skip to content

Commit 400935e

Browse files
sync: update go.mod
1 parent 4b0ba87 commit 400935e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

go.mod

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,3 @@ require (
126126
k8s.io/kms v0.0.0-20240313004656-694e505cc7f6 // indirect
127127
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 // indirect
128128
)
129-
130-
replace (
131-
k8s.io/api => k8s.io/api v0.0.0-20240313000607-f98a50355b81
132-
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20240312235255-d794766488ac
133-
k8s.io/apiserver => k8s.io/apiserver v0.0.0-20240313005631-d49097b8265b
134-
k8s.io/client-go => k8s.io/client-go v0.0.0-20240313002401-403b37f3ba57
135-
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20240313003814-867d3ef3e448
136-
k8s.io/component-base => k8s.io/component-base v0.0.0-20240313004157-bdb0447fa7fd
137-
k8s.io/kms => k8s.io/kms v0.0.0-20240313004656-694e505cc7f6
138-
)

0 commit comments

Comments
 (0)