Skip to content

Commit cb96fe9

Browse files
authored
Merge pull request #2032 from redhat-appstudio/renovate/gb.xjqchip.workers.dev-konflux-ci-image-controller-digest
fix(deps): update github.com/konflux-ci/image-controller digest to 338fc0d
2 parents 4c22ae2 + 7aee1e8 commit cb96fe9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/go-logr/logr v1.4.2
1111
github.com/google/go-containerregistry v0.20.1
1212
github.com/google/uuid v1.6.0
13-
github.com/konflux-ci/image-controller v0.0.0-20240731091702-2db388b33665
13+
github.com/konflux-ci/image-controller v0.0.0-20240809150447-338fc0d1a859
1414
github.com/onsi/gomega v1.34.1
1515
github.com/openshift/api v0.0.0-20220912161038-458ad9ca9ca5 // indirect
1616
github.com/openshift/client-go v0.0.0-20210521082421-73d9475a9142

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
330330
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
331331
github.com/klauspost/compress v1.17.4 h1:Ej5ixsIri7BrIjBkRZLTo6ghwrEtHFk7ijlczPW4fZ4=
332332
github.com/klauspost/compress v1.17.4/go.mod h1:/dCuZOvVtNoHsyb+cuJD3itjs3NbnF6KH9zAO4BDxPM=
333-
github.com/konflux-ci/image-controller v0.0.0-20240731091702-2db388b33665 h1:5tYV5K33BT5AaCBGLovAc6mm8BoDQcYj3XhIaZIoapI=
334-
github.com/konflux-ci/image-controller v0.0.0-20240731091702-2db388b33665/go.mod h1:a/94a7ohVwjq6/MayAi15Ylcahl+zzkAzVeVFak/PUQ=
333+
github.com/konflux-ci/image-controller v0.0.0-20240809150447-338fc0d1a859 h1:LcHdQw05kc0ZaUAf74uTm/IC02ofGZsx2C9yxu3QHus=
334+
github.com/konflux-ci/image-controller v0.0.0-20240809150447-338fc0d1a859/go.mod h1:a/94a7ohVwjq6/MayAi15Ylcahl+zzkAzVeVFak/PUQ=
335335
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
336336
github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
337337
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ github.com/klauspost/compress/internal/cpuinfo
339339
github.com/klauspost/compress/internal/snapref
340340
github.com/klauspost/compress/zstd
341341
github.com/klauspost/compress/zstd/internal/xxhash
342-
# github.com/konflux-ci/image-controller v0.0.0-20240731091702-2db388b33665
342+
# github.com/konflux-ci/image-controller v0.0.0-20240809150447-338fc0d1a859
343343
## explicit; go 1.21
344344
github.com/konflux-ci/image-controller/api/v1alpha1
345345
# github.com/ktr0731/go-ansisgr v0.1.0

0 commit comments

Comments
 (0)