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 2e16d70 commit 425acb3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,3 @@ require (
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // 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/client-go => k8s.io/client-go v0.0.0-20240313002401-403b37f3ba57
)

0 comments on commit 425acb3

Please sign in to comment.