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 1f4a4da commit 39033fc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,3 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/yaml v1.3.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/client-go => k8s.io/client-go v0.0.0-20240313002401-403b37f3ba57
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20240313003814-867d3ef3e448
)

0 comments on commit 39033fc

Please sign in to comment.