We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1414aa3 commit 944f875Copy full SHA for 944f875
go.mod
@@ -60,7 +60,7 @@ require (
60
github.com/modern-go/reflect2 v1.0.2 // indirect
61
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
62
github.com/nxadm/tail v1.4.8 // indirect
63
- github.com/openshift/client-go v0.0.0-20200325131901-f7baeb993edb // indirect
+ github.com/openshift/client-go 900624865677 // indirect
64
github.com/pkg/errors v0.9.1 // indirect
65
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
66
github.com/prometheus/client_golang v1.21.0 // indirect
0 commit comments