Skip to content

Commit

Permalink
Add replace
Browse files Browse the repository at this point in the history
  • Loading branch information
liustanley committed Mar 6, 2025
1 parent 1631b95 commit 5bfa608
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -973,6 +973,7 @@ replace github.com/golang/mock => github.com/golang/mock v1.6.0
// Remove once sigs.k8s.io/custom-metrics-apiserver upgrades to k8s.io/* v0.32+
replace (
k8s.io/api => k8s.io/api v0.31.2
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.31.2
k8s.io/apimachinery => k8s.io/apimachinery v0.31.2
k8s.io/apiserver => k8s.io/apiserver v0.31.2
k8s.io/client-go => k8s.io/client-go v0.31.2
Expand Down
7 changes: 3 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5bfa608

Please sign in to comment.