Skip to content

Commit

Permalink
UPSTREAM: <drop>: bump(apiserver-library-go)
Browse files Browse the repository at this point in the history
  • Loading branch information
atiratree committed Sep 20, 2021
1 parent 89e406d commit 66a3293
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -68,7 +68,7 @@ require (
github.com/opencontainers/runc v1.0.2
github.com/opencontainers/selinux v1.8.2
github.com/openshift/api v0.0.0-20210913115639-4809c1ef6b8e
github.com/openshift/apiserver-library-go v0.0.0-20210831182412-e8d18275584f
github.com/openshift/apiserver-library-go v0.0.0-20210917143750-02e0e71ffa9a
github.com/openshift/client-go v0.0.0-20210831095141-e19a065e79f7
github.com/openshift/library-go v0.0.0-20210909124717-1c18e732a117
github.com/pkg/errors v0.9.1
Expand Down Expand Up @@ -393,7 +393,7 @@ replace (
github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.8.2
github.com/openshift/api => github.com/openshift/api v0.0.0-20210913115639-4809c1ef6b8e
github.com/openshift/apiserver-library-go => github.com/openshift/apiserver-library-go v0.0.0-20210831182412-e8d18275584f
github.com/openshift/apiserver-library-go => github.com/openshift/apiserver-library-go v0.0.0-20210917143750-02e0e71ffa9a
github.com/openshift/build-machinery-go => github.com/openshift/build-machinery-go v0.0.0-20210806203541-4ea9b6da3a37
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20210831095141-e19a065e79f7
github.com/openshift/library-go => github.com/openshift/library-go v0.0.0-20210909124717-1c18e732a117
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -393,8 +393,8 @@ github.com/opencontainers/selinux v1.8.2 h1:c4ca10UMgRcvZ6h0K4HtS15UaVSBEaE+iln2
github.com/opencontainers/selinux v1.8.2/go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xAPP8dBsCoU0KuF8=
github.com/openshift/api v0.0.0-20210913115639-4809c1ef6b8e h1:XsxFkPW2fgme9OyWC8jhGdrbQlA8CMesDsMFbVZfWLI=
github.com/openshift/api v0.0.0-20210913115639-4809c1ef6b8e/go.mod h1:RsQCVJu4qhUawxxDP7pGlwU3IA4F01wYm3qKEu29Su8=
github.com/openshift/apiserver-library-go v0.0.0-20210831182412-e8d18275584f h1:taLc45qQz+hEhi1dxFA/yXAkCqWIgpXzUlaLeuKk7sw=
github.com/openshift/apiserver-library-go v0.0.0-20210831182412-e8d18275584f/go.mod h1:zl9Q7KxHokDX4mc8NEeYlSnrHkAsKAzptlQESi/jNJw=
github.com/openshift/apiserver-library-go v0.0.0-20210917143750-02e0e71ffa9a h1:D/4DDsBtQFcwD1dYhImIWxg7MFsoSaw2npNIfu+6uv4=
github.com/openshift/apiserver-library-go v0.0.0-20210917143750-02e0e71ffa9a/go.mod h1:zl9Q7KxHokDX4mc8NEeYlSnrHkAsKAzptlQESi/jNJw=
github.com/openshift/build-machinery-go v0.0.0-20210806203541-4ea9b6da3a37/go.mod h1:b1BuldmJlbA/xYtdZvKi+7j5YGB44qJUJDZ9zwiNCfE=
github.com/openshift/client-go v0.0.0-20210831095141-e19a065e79f7 h1:iKVU5Tga76kiCWpq9giPi0TfI/gZcFoYb7/x+1SkgwM=
github.com/openshift/client-go v0.0.0-20210831095141-e19a065e79f7/go.mod h1:D6P8RkJzwdkBExQdYUnkWcePMLBiTeCCr8eQIQ7y8Dk=
Expand Down
2 changes: 1 addition & 1 deletion staging/src/k8s.io/api/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/apiextensions-apiserver/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/apiserver/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/cli-runtime/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/cloud-provider/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/controller-manager/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/kube-aggregator/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/kubectl/go.sum

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

2 changes: 1 addition & 1 deletion staging/src/k8s.io/legacy-cloud-providers/go.sum

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.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Expand Up @@ -673,7 +673,7 @@ github.com/openshift/api/security
github.com/openshift/api/security/v1
github.com/openshift/api/template/v1
github.com/openshift/api/user/v1
# github.com/openshift/apiserver-library-go v0.0.0-20210831182412-e8d18275584f => github.com/openshift/apiserver-library-go v0.0.0-20210831182412-e8d18275584f
# github.com/openshift/apiserver-library-go v0.0.0-20210917143750-02e0e71ffa9a => github.com/openshift/apiserver-library-go v0.0.0-20210917143750-02e0e71ffa9a
## explicit
github.com/openshift/apiserver-library-go/pkg/admission/imagepolicy
github.com/openshift/apiserver-library-go/pkg/admission/imagepolicy/apis/imagepolicy/v1
Expand Down Expand Up @@ -2806,7 +2806,7 @@ sigs.k8s.io/yaml
# github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
# github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.8.2
# github.com/openshift/api => github.com/openshift/api v0.0.0-20210913115639-4809c1ef6b8e
# github.com/openshift/apiserver-library-go => github.com/openshift/apiserver-library-go v0.0.0-20210831182412-e8d18275584f
# github.com/openshift/apiserver-library-go => github.com/openshift/apiserver-library-go v0.0.0-20210917143750-02e0e71ffa9a
# github.com/openshift/build-machinery-go => github.com/openshift/build-machinery-go v0.0.0-20210806203541-4ea9b6da3a37
# github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20210831095141-e19a065e79f7
# github.com/openshift/library-go => github.com/openshift/library-go v0.0.0-20210909124717-1c18e732a117
Expand Down

0 comments on commit 66a3293

Please sign in to comment.