Skip to content

Commit

Permalink
chore(deps): update github.com/openshift/api digest to 570b46a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 30aac55 commit 5f89ba6
Show file tree
Hide file tree
Showing 55 changed files with 3,916 additions and 98 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/nxadm/tail v1.4.8 // indirect
github.com/openshift/api v0.0.0-20231117201702-2ea16bbab164
github.com/openshift/api v0.0.0-20231130015419-570b46accbb9
github.com/openshift/library-go v0.0.0-20231102154438-cfcf2b4fbc87
github.com/openshift/machine-config-operator v0.0.1-0.20230815171034-c2bb862bc08a
github.com/pborman/uuid v1.2.1
Expand Down Expand Up @@ -136,6 +136,6 @@ require (
)

replace (
github.com/openshift/api => github.com/openshift/api v0.0.0-20231117201702-2ea16bbab164
github.com/openshift/api => github.com/openshift/api v0.0.0-20231130015419-570b46accbb9
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20231110140829-a6ca51f6d5ba
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ github.com/openshift/api v0.0.0-20231113191037-5e6069c685ad h1:RnNW8oFSKPyvZpBzn
github.com/openshift/api v0.0.0-20231113191037-5e6069c685ad/go.mod h1:qNtV0315F+f8ld52TLtPvrfivZpdimOzTi3kn9IVbtU=
github.com/openshift/api v0.0.0-20231117201702-2ea16bbab164 h1:0dwIuUDjrKSnq/ujysraljX8Vk/lxDJDVUcUcl9bx9M=
github.com/openshift/api v0.0.0-20231117201702-2ea16bbab164/go.mod h1:qNtV0315F+f8ld52TLtPvrfivZpdimOzTi3kn9IVbtU=
github.com/openshift/api v0.0.0-20231130015419-570b46accbb9 h1:CXCOaUrNezarxhVtMnwmPGz7N9b40VcTHI37rVs5hmg=
github.com/openshift/api v0.0.0-20231130015419-570b46accbb9/go.mod h1:qNtV0315F+f8ld52TLtPvrfivZpdimOzTi3kn9IVbtU=
github.com/openshift/client-go v0.0.0-20230926161409-848405da69e1 h1:W1N/3nVciqmjPjn2xldHjb0AwwCQzlGxLvX5BCgE8H4=
github.com/openshift/client-go v0.0.0-20230926161409-848405da69e1/go.mod h1:ihUJrhBcYAGYQrJu/gP2OMgfVds5f5z5kbeLNBqjHLo=
github.com/openshift/client-go v0.0.0-20231005121823-e81400b97c46 h1:J7UsTNgyM1krYnfsmijowYqt5I4mDM1qxNAy4eEa0xc=
Expand Down
17 changes: 8 additions & 9 deletions vendor/github.com/openshift/api/Dockerfile.rhel8

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/openshift/api/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion vendor/github.com/openshift/api/build/v1/consts.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f89ba6

Please sign in to comment.