1
0
mirror of https://github.com/rancher/steve.git synced 2025-05-10 00:47:07 +00:00

chore(deps): update module github.com/rancher/client-go to v11

This commit is contained in:
renovate-rancher[bot] 2024-12-05 06:43:57 +00:00 committed by GitHub
parent 5ffa947d59
commit 8a54c70794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -6,7 +6,7 @@ replace (
github.com/crewjam/saml => github.com/rancher/saml v0.2.0
github.com/knative/pkg => github.com/rancher/pkg v0.0.0-20181214184433-b04c0947ad2f
github.com/matryer/moq => github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009
k8s.io/client-go => github.com/rancher/client-go v1.28.6-rancher1
k8s.io/client-go => github.com/rancher/client-go v11.0.0+incompatible
)
require (