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 b47170d commit 5236389Copy full SHA for 5236389
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/go-logr/logr v1.4.2
9
github.com/google/go-containerregistry v0.20.1 // indirect
10
github.com/google/uuid v1.6.0
11
- github.com/konflux-ci/image-controller v0.0.0-20241128141349-9986c9955e05
+ github.com/konflux-ci/image-controller 52508499fe09
12
github.com/onsi/gomega v1.34.2
13
github.com/openshift/api v0.0.0-20220912161038-458ad9ca9ca5 // indirect
14
github.com/openshift/client-go v0.0.0-20210521082421-73d9475a9142
0 commit comments