mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-11 04:01:42 +00:00
sync: update go.mod
This commit is contained in:
parent
403b37f3ba
commit
ca07432a0b
5
go.mod
5
go.mod
@ -59,8 +59,3 @@ require (
|
|||||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
gopkg.in/yaml.v3 v3.0.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
|
|
||||||
)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user