Skip to content

Commit 5b1b796

Browse files
fix(deps): update github.com/openshift/build-machinery-go digest to 1b6d00b
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent bdcde57 commit 5b1b796

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/go-bindata/go-bindata v3.1.2+incompatible
1010
github.com/google/go-cmp v0.6.0
1111
github.com/openshift/api v0.0.0-20250305013520-e7f23be12279
12-
github.com/openshift/build-machinery-go v0.0.0-20250211133638-a00a772ae1a2
12+
github.com/openshift/build-machinery-go v0.0.0-20250602125535-1b6d00b8c37c
1313
github.com/openshift/client-go v0.0.0-20241107164952-923091dd2b1a
1414
github.com/openshift/library-go v0.0.0-20250402195024-951c2b547023
1515
github.com/prometheus/client_golang v1.19.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ github.com/onsi/gomega v1.34.2 h1:pNCwDkzrsv7MS9kpaQvVb1aVLahQXyJ/Tv5oAZMI3i8=
166166
github.com/onsi/gomega v1.34.2/go.mod h1:v1xfxRgk0KIsG+QOdm7p8UosrOzPYRo60fd3B/1Dukc=
167167
github.com/openshift/api v0.0.0-20250305013520-e7f23be12279 h1:eYvpiSNyNl7P7kmtNH0d6zAMLlrziyz370m0q1tggJE=
168168
github.com/openshift/api v0.0.0-20250305013520-e7f23be12279/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo=
169-
github.com/openshift/build-machinery-go v0.0.0-20250211133638-a00a772ae1a2 h1:Pw/OKhN0r8HZcR4No8qh0QygTvuYsDeZhHsK6T9LC+I=
170-
github.com/openshift/build-machinery-go v0.0.0-20250211133638-a00a772ae1a2/go.mod h1:8jcm8UPtg2mCAsxfqKil1xrmRMI3a+XU2TZ9fF8A7TE=
169+
github.com/openshift/build-machinery-go v0.0.0-20250602125535-1b6d00b8c37c h1:gJvhduWIrpzoUTwrJjjeul+hGETKkhRhEZosBg/X3Hg=
170+
github.com/openshift/build-machinery-go v0.0.0-20250602125535-1b6d00b8c37c/go.mod h1:8jcm8UPtg2mCAsxfqKil1xrmRMI3a+XU2TZ9fF8A7TE=
171171
github.com/openshift/client-go v0.0.0-20241107164952-923091dd2b1a h1:h3F55x+zOXwSG4okUlXmOlU/5CQ7Ve2HKxYjseJPVoY=
172172
github.com/openshift/client-go v0.0.0-20241107164952-923091dd2b1a/go.mod h1:JBIcn1JfD/JCpGYnRRT0+HLxrleF/Y7T3Y/t0p8o5jk=
173173
github.com/openshift/descheduler v0.5.1-0.20250402205004-7d5c42b167e9 h1:PdKci7p5Aem4+8bZ2KXwoMoeR3nbEFHOGckvLWsOc8Y=

vendor/github.com/openshift/build-machinery-go/.ci-operator.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/build-machinery-go/Dockerfile.commitchecker

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/build-machinery-go/make/targets/golang/verify-update.mk

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/build-machinery-go/make/targets/openshift/yq.mk

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ github.com/openshift/api/template
273273
github.com/openshift/api/template/v1
274274
github.com/openshift/api/user
275275
github.com/openshift/api/user/v1
276-
# github.com/openshift/build-machinery-go v0.0.0-20250211133638-a00a772ae1a2
276+
# github.com/openshift/build-machinery-go v0.0.0-20250602125535-1b6d00b8c37c
277277
## explicit; go 1.22.0
278278
github.com/openshift/build-machinery-go
279279
github.com/openshift/build-machinery-go/make

0 commit comments

Comments
 (0)