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 a47ecf4 commit bf38f0fCopy full SHA for bf38f0f
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/konflux-ci/operator-toolkit v0.0.0-20240402130556-ef6dcbeca69d
9
github.com/onsi/ginkgo v1.16.5
10
github.com/onsi/gomega v1.27.10
11
- github.com/openshift/api v0.0.0-20220912161038-458ad9ca9ca5
+ github.com/openshift/api b7d0ca2f7643
12
github.com/stretchr/testify v1.8.4
13
go.uber.org/zap v1.27.0
14
k8s.io/api v0.26.10
0 commit comments