sync: update go.mod

This commit is contained in:
Kubernetes Publisher
2024-03-21 00:16:38 +00:00
parent fb469da019
commit 84aa62b780

5
go.mod
View File

@@ -58,8 +58,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-20240307174752-eca1e18c8b79
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20240307173418-ebe5f9be2d2c
)