File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ require (
6060 github.com/modern-go/reflect2 v1.0.2 // indirect
6161 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
6262 github.com/nxadm/tail v1.4.8 // indirect
63- github.com/openshift/client-go v0.0.0-20240215090359-b71f6f2731f5 // indirect
63+ github.com/openshift/client-go b3bad3b645f2 // indirect
6464 github.com/pkg/errors v0.9.1 // indirect
6565 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
6666 github.com/prometheus/client_golang v1.21.0 // indirect
@@ -98,7 +98,7 @@ replace (
9898 cloud.google.com/go => cloud.google.com/go v0.100.2
9999 github.com/onsi/ginkgo => github.com/onsi/ginkgo v1.16.4
100100 github.com/onsi/gomega => github.com/onsi/gomega v1.14.0
101- github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20200325131901-f7baeb993edb
101+ github.com/openshift/client-go => github.com/openshift/client-go b3bad3b645f2
102102 k8s.io/api => k8s.io/api v0.28.3
103103 k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.28.3
104104 k8s.io/apimachinery => k8s.io/apimachinery v0.28.3
You can’t perform that action at this time.
0 commit comments