Skip to content

Commit

Permalink
Merge pull request #1017 from s-urbaniak/bump-scc
Browse files Browse the repository at this point in the history
Bug 1970331: UPSTREAM: <drop>: bump apiserver-library-go
  • Loading branch information
openshift-merge-robot committed Oct 21, 2021
2 parents d767194 + b2cf147 commit 674f31e
Show file tree
Hide file tree
Showing 14 changed files with 65 additions and 55 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
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-20211007061025-6f7e691ac427
github.com/openshift/apiserver-library-go v0.0.0-20211021140628-7d7260431775
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-20211007061025-6f7e691ac427
github.com/openshift/apiserver-library-go => github.com/openshift/apiserver-library-go v0.0.0-20211021140628-7d7260431775
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
Original file line number Diff line number Diff line change
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-20211007061025-6f7e691ac427 h1:sCHMBV6TQczEUzti6uN035qC87jACTZOZSQs25JXf4I=
github.com/openshift/apiserver-library-go v0.0.0-20211007061025-6f7e691ac427/go.mod h1:zl9Q7KxHokDX4mc8NEeYlSnrHkAsKAzptlQESi/jNJw=
github.com/openshift/apiserver-library-go v0.0.0-20211021140628-7d7260431775 h1:fNz1iZjs6SKMBk5hjogzHycSCWtHnCGxR5i4eYICSLg=
github.com/openshift/apiserver-library-go v0.0.0-20211021140628-7d7260431775/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.

0 comments on commit 674f31e

Please sign in to comment.