File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ require (
60
60
github.com/modern-go/reflect2 v1.0.2 // indirect
61
61
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
62
62
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 bc2e3c2af6e1 // indirect
64
64
github.com/pkg/errors v0.9.1 // indirect
65
65
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
66
66
github.com/prometheus/client_golang v1.21.0 // indirect
@@ -98,7 +98,7 @@ replace (
98
98
cloud.google.com/go => cloud.google.com/go v0.100.2
99
99
github.com/onsi/ginkgo => github.com/onsi/ginkgo v1.16.4
100
100
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 bc2e3c2af6e1
102
102
k8s.io/api => k8s.io/api v0.28.3
103
103
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.28.3
104
104
k8s.io/apimachinery => k8s.io/apimachinery v0.28.3
You can’t perform that action at this time.
0 commit comments