Skip to content

Commit c1d7c37

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

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-bindata/go-bindata v3.1.2+incompatible
88
github.com/google/go-cmp v0.7.0
99
github.com/openshift/api v0.0.0-20250430175214-d22fca85e3b9
10-
github.com/openshift/build-machinery-go v0.0.0-20250414185254-3ce8e800ceda
10+
github.com/openshift/build-machinery-go v0.0.0-20250806130835-622c0378eb0d
1111
github.com/openshift/client-go v0.0.0-20250425165505-5f55ff6979a1
1212
github.com/openshift/library-go v0.0.0-20250512121900-863508cf7a27
1313
github.com/prometheus/client_golang v1.19.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
164164
github.com/onsi/gomega v1.36.2/go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY=
165165
github.com/openshift/api v0.0.0-20250430175214-d22fca85e3b9 h1:uYgMHVkkumIvJzGJzkoUie4KVZDEZk13qUTJENL9UH0=
166166
github.com/openshift/api v0.0.0-20250430175214-d22fca85e3b9/go.mod h1:yk60tHAmHhtVpJQo3TwVYq2zpuP70iJIFDCmeKMIzPw=
167-
github.com/openshift/build-machinery-go v0.0.0-20250414185254-3ce8e800ceda h1:Yjnmq1n4zf1pTwao3EAgkG5o++6iOuxfxGVDwj2Kfrs=
168-
github.com/openshift/build-machinery-go v0.0.0-20250414185254-3ce8e800ceda/go.mod h1:8jcm8UPtg2mCAsxfqKil1xrmRMI3a+XU2TZ9fF8A7TE=
167+
github.com/openshift/build-machinery-go v0.0.0-20250806130835-622c0378eb0d h1:iwdrJUzp+GsbCNL84aZtSYwKSjrtxUJJ0cnVH8OsIeU=
168+
github.com/openshift/build-machinery-go v0.0.0-20250806130835-622c0378eb0d/go.mod h1:8jcm8UPtg2mCAsxfqKil1xrmRMI3a+XU2TZ9fF8A7TE=
169169
github.com/openshift/client-go v0.0.0-20250425165505-5f55ff6979a1 h1:2HPG58V07TrrSGBviNPd0PY42vYHPPCIEwj/pb9nUlY=
170170
github.com/openshift/client-go v0.0.0-20250425165505-5f55ff6979a1/go.mod h1:kH5mjMfcHCF0tEnxwvNJTLMnlbrEt3Ua+vMVGvBOK5w=
171171
github.com/openshift/library-go v0.0.0-20250512121900-863508cf7a27 h1:9gC5e5821g15dahkbhKd8njBU8l/3l+0LgGvlMKWs2I=

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
@@ -271,7 +271,7 @@ github.com/openshift/api/template
271271
github.com/openshift/api/template/v1
272272
github.com/openshift/api/user
273273
github.com/openshift/api/user/v1
274-
# github.com/openshift/build-machinery-go v0.0.0-20250414185254-3ce8e800ceda
274+
# github.com/openshift/build-machinery-go v0.0.0-20250806130835-622c0378eb0d
275275
## explicit; go 1.22.0
276276
github.com/openshift/build-machinery-go
277277
github.com/openshift/build-machinery-go/make

0 commit comments

Comments
 (0)