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 10f1172 commit 247d5ae
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 @@ -125,13 +125,3 @@ require (
k8s.io/kms v0.0.0-20240307192235-e4993e0837ad // indirect
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 // indirect
)

replace (
k8s.io/api => k8s.io/api v0.0.0-20240307174752-eca1e18c8b79
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20240307173418-ebe5f9be2d2c
k8s.io/apiserver => k8s.io/apiserver v0.0.0-20240307194142-635e701fbcc8
k8s.io/client-go => k8s.io/client-go v0.0.0-20240307181809-fb469da01963
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20240307185534-dc8676c3faad
k8s.io/component-base => k8s.io/component-base v0.0.0-20240307191036-9d93c0e1e39e
k8s.io/kms => k8s.io/kms v0.0.0-20240307192235-e4993e0837ad
)

0 comments on commit 247d5ae

Please sign in to comment.