Skip to content

Commit

Permalink
sync: update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
k8s-publishing-bot committed Mar 21, 2024
1 parent 4b0ba87 commit 400935e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,3 @@ require (
k8s.io/kms v0.0.0-20240313004656-694e505cc7f6 // indirect
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 // indirect
)

replace (
k8s.io/api => k8s.io/api v0.0.0-20240313000607-f98a50355b81
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20240312235255-d794766488ac
k8s.io/apiserver => k8s.io/apiserver v0.0.0-20240313005631-d49097b8265b
k8s.io/client-go => k8s.io/client-go v0.0.0-20240313002401-403b37f3ba57
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20240313003814-867d3ef3e448
k8s.io/component-base => k8s.io/component-base v0.0.0-20240313004157-bdb0447fa7fd
k8s.io/kms => k8s.io/kms v0.0.0-20240313004656-694e505cc7f6
)

0 comments on commit 400935e

Please sign in to comment.