Skip to content

Commit abbacae

Browse files
committed
bump(github.com/openshift/api): Add example for s3.regionEndpoint
1 parent 4ec6473 commit abbacae

File tree

98 files changed

+13680
-20417
lines changed

Some content is hidden

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

98 files changed

+13680
-20417
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/gophercloud/gophercloud v0.18.0
2626
github.com/gophercloud/utils v0.0.0-20210323225332-7b186010c04f
2727
github.com/goware/urlx v0.3.1
28-
github.com/openshift/api v0.0.0-20221004161420-ef2c62cf20d0
28+
github.com/openshift/api v0.0.0-20221121222131-004dbc33dd4f
2929
github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d
3030
github.com/openshift/client-go v0.0.0-20221006134153-58ea193f9d20
3131
github.com/openshift/library-go v0.0.0-20221004125358-0d713c6520e2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,8 +665,8 @@ github.com/opencontainers/go-digest v1.0.0-rc1/go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQ
665665
github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
666666
github.com/openshift/api v0.0.0-20220831183848-09c070622e2c/go.mod h1:9JWn+H7X8wEPPc9D63krigXl8r3F1Mt6/lC98brUyhQ=
667667
github.com/openshift/api v0.0.0-20221004120407-c46852673d03/go.mod h1:JRz+ZvTqu9u7t6suhhPTacbFl5K65Y6rJbNM7HjWA3g=
668-
github.com/openshift/api v0.0.0-20221004161420-ef2c62cf20d0 h1:rWR5rGzlVCMF4UBPOVJppTe2W8uDsui0z39sjHhHkZo=
669-
github.com/openshift/api v0.0.0-20221004161420-ef2c62cf20d0/go.mod h1:JRz+ZvTqu9u7t6suhhPTacbFl5K65Y6rJbNM7HjWA3g=
668+
github.com/openshift/api v0.0.0-20221121222131-004dbc33dd4f h1:b0LA7hYl5LiAsXsNuzvgyzWmFQwFs0bhBN9M0dICZWM=
669+
github.com/openshift/api v0.0.0-20221121222131-004dbc33dd4f/go.mod h1:OW9hi5XDXOQWm/kRqUww6RVxZSf0nqrS4heerSmHBC4=
670670
github.com/openshift/build-machinery-go v0.0.0-20220720161851-9b4f0386f6b0/go.mod h1:b1BuldmJlbA/xYtdZvKi+7j5YGB44qJUJDZ9zwiNCfE=
671671
github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d h1:RR4ah7FfaPR1WePizm0jlrsbmPu91xQZnAsVVreQV1k=
672672
github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d/go.mod h1:b1BuldmJlbA/xYtdZvKi+7j5YGB44qJUJDZ9zwiNCfE=

vendor/github.com/openshift/api/.gitignore

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

vendor/github.com/openshift/api/Makefile

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

0 commit comments

Comments
 (0)