Skip to content

Commit a27791d

Browse files
Update github.com/openshift/client-go digest to bc2e3c2
1 parent d7245e0 commit a27791d

File tree

602 files changed

+7348
-6070
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

602 files changed

+7348
-6070
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ require (
105105
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
106106
github.com/modern-go/reflect2 v1.0.2 // indirect
107107
github.com/nxadm/tail v1.4.8 // indirect
108-
github.com/openshift/api v0.0.0-20250320115527-3aa9dd5b9002
108+
github.com/openshift/api v0.0.0-20250327202946-4521905c611e
109109
github.com/openshift/library-go v0.0.0-20250129210218-fe56c2cf5d70
110110
github.com/openshift/machine-config-operator v0.0.1-0.20250401081735-9026ff2d802e
111111
github.com/pborman/uuid v1.2.1
@@ -203,5 +203,5 @@ require (
203203

204204
replace (
205205
github.com/openshift/api => github.com/openshift/api v0.0.0-20250120092857-366ffb8c60da
206-
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20250106104058-89709a455e2a
206+
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20250330132942-bc2e3c2af6e1
207207
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,8 @@ github.com/openshift/api v0.0.0-20250120092857-366ffb8c60da h1:GEgziBdRGHGIsUF6I
361361
github.com/openshift/api v0.0.0-20250120092857-366ffb8c60da/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo=
362362
github.com/openshift/client-go v0.0.0-20250106104058-89709a455e2a h1:8lwO4lGTwHuVXsIeFoW3t7AEBROW5quMj5YjH9jF+98=
363363
github.com/openshift/client-go v0.0.0-20250106104058-89709a455e2a/go.mod h1:34qRf2MsrJKXKAL8qxIkxZ3O5G+YhOB7foCR04H26JE=
364+
github.com/openshift/client-go v0.0.0-20250330132942-bc2e3c2af6e1 h1:9SaT0p5FsRDvz4STV1VnxMyfXXzAXv1PubZ0nczzDYk=
365+
github.com/openshift/client-go v0.0.0-20250330132942-bc2e3c2af6e1/go.mod h1:6a0Hj32FrkokKMeTck1uStmNV0wHYv46dHWAWER5iis=
364366
github.com/openshift/library-go v0.0.0-20250129210218-fe56c2cf5d70 h1:VLj8CU9q009xlMuR4wNcqDX4lVa2Ji3u/iYnBLHtQUc=
365367
github.com/openshift/library-go v0.0.0-20250129210218-fe56c2cf5d70/go.mod h1:TQx0VEhZ/92qRXIMDu2Wg4bUPmw5HRNE6wpSZ+IsP0Y=
366368
github.com/openshift/machine-config-operator v0.0.1-0.20250401081735-9026ff2d802e h1:0K0ZZ2VYP21IiaPak4dt5cH1UWMacmWFHCE1txvtJag=

vendor/github.com/openshift/client-go/build/applyconfigurations/build/v1/bitbucketwebhookcause.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/client-go/build/applyconfigurations/build/v1/build.go

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/client-go/build/applyconfigurations/build/v1/buildcondition.go

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)