We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47ecf4 commit 1c3d8ffCopy full SHA for 1c3d8ff
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 aa882942241d
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