Skip to content

Commit c0b08f9

Browse files
Update github.com/openshift/client-go digest to ab7eedf
1 parent 93614c0 commit c0b08f9

File tree

604 files changed

+7351
-6125
lines changed

Some content is hidden

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

604 files changed

+7351
-6125
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-20250402094343-3d7abe90f97e
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-20250416201115-ab7eedf8c1f2
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-20250416201115-ab7eedf8c1f2 h1:+zRv3Nmq7EIL0SHMNxJcq06aZ4LCgp5Z0U14sHO2fgw=
365+
github.com/openshift/client-go v0.0.0-20250416201115-ab7eedf8c1f2/go.mod h1:dT1cJyVTperQ53GvVRa+GZ27r02fDZy2k5j+9QoQsCo=
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)