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 0825901 commit eefeb33Copy full SHA for eefeb33
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/openshift-pipelines/pipelines-as-code v0.27.2 // indirect
63
- github.com/openshift/api v0.0.0-20250411135543-10a8fa583797 // indirect
+ github.com/openshift/api 5050707b5937 // indirect
64
github.com/openshift/apiserver-library-go v0.0.0-20250127121756-dc9a973f14ce // indirect
65
github.com/openshift/client-go v0.0.0-20250125113824-8e1f0b8fa9a7 // indirect
66
github.com/pkg/errors v0.9.1 // indirect
0 commit comments