Skip to content

Commit 2d5e191

Browse files
Merge pull request #579 from ComplianceAsCode/renovate/github.com-openshift-api-digest
Update github.com/openshift/api digest to 7f2da4c
2 parents 93a46fc + fd10501 commit 2d5e191

File tree

11 files changed

+273
-25
lines changed

11 files changed

+273
-25
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ require (
4343
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
4444
github.com/modern-go/reflect2 v1.0.2 // indirect
4545
github.com/nxadm/tail v1.4.8 // indirect
46-
github.com/openshift/api v0.0.0-20240806152114-6b4a57ec20b0
46+
github.com/openshift/api v0.0.0-20240809153734-7f2da4ccc272
4747
github.com/openshift/library-go v0.0.0-20240731134552-8211143dfde7
4848
github.com/openshift/machine-config-operator v0.0.1-0.20230815171034-c2bb862bc08a
4949
github.com/pborman/uuid v1.2.1
@@ -137,6 +137,6 @@ require (
137137
)
138138

139139
replace (
140-
github.com/openshift/api => github.com/openshift/api v0.0.0-20240806152114-6b4a57ec20b0
140+
github.com/openshift/api => github.com/openshift/api v0.0.0-20240809153734-7f2da4ccc272
141141
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20240528061634-b054aa794d87
142142
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ github.com/openshift/api v0.0.0-20231117201702-2ea16bbab164 h1:0dwIuUDjrKSnq/ujy
199199
github.com/openshift/api v0.0.0-20231117201702-2ea16bbab164/go.mod h1:qNtV0315F+f8ld52TLtPvrfivZpdimOzTi3kn9IVbtU=
200200
github.com/openshift/api v0.0.0-20240806152114-6b4a57ec20b0 h1:iyH3ClIXTa75VdDuYWpEZX+Y05uXKy/7o+8EWiGNVKU=
201201
github.com/openshift/api v0.0.0-20240806152114-6b4a57ec20b0/go.mod h1:OOh6Qopf21pSzqNVCB5gomomBXb8o5sGKZxG2KNpaXM=
202+
github.com/openshift/api v0.0.0-20240809153734-7f2da4ccc272 h1:gm1H8A8FA+xSol0YtQ4nSZUN9/5q/4pAE5NF36tKh2E=
203+
github.com/openshift/api v0.0.0-20240809153734-7f2da4ccc272/go.mod h1:OOh6Qopf21pSzqNVCB5gomomBXb8o5sGKZxG2KNpaXM=
202204
github.com/openshift/client-go v0.0.0-20231110140829-a6ca51f6d5ba h1:uZ9gqdJIKUegxqeBqKXbPdd0JfO6aueQ2Ot/gTOhkD8=
203205
github.com/openshift/client-go v0.0.0-20231110140829-a6ca51f6d5ba/go.mod h1:/BACtJX3fnHOlecTC3VW7JPsJU7KCGaUqt/HkWp5ryo=
204206
github.com/openshift/client-go v0.0.0-20240528061634-b054aa794d87 h1:JtLhaGpSEconE+1IKmIgCOof/Len5ceG6H1pk43yv5U=

vendor/github.com/openshift/api/features.md

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

vendor/github.com/openshift/api/machine/v1beta1/types_awsprovider.go

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

vendor/github.com/openshift/api/machine/v1beta1/zz_generated.swagger_doc_generated.go

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

vendor/github.com/openshift/api/operator/v1/types_csi_cluster_driver.go

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

vendor/github.com/openshift/api/operator/v1/types_network.go

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

vendor/github.com/openshift/api/operator/v1/zz_generated.deepcopy.go

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

0 commit comments

Comments
 (0)