sync: update go.mod

This commit is contained in:
Kubernetes Publisher 2024-03-18 11:59:16 +00:00
parent eea636f8f4
commit 1518fca9f0

5
go.mod
View File

@ -59,8 +59,3 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace (
k8s.io/api => k8s.io/api v0.0.0-20240314205423-d1659ebfc7f3
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20240307171817-d82afe1e363a
)