Skip to content

Commit

Permalink
vendor 4.6 branch of openshift/client-go and openshift/library-go
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Diaz committed Sep 15, 2020
1 parent 7dc6168 commit 6677b81
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 45 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ require (
github.com/onsi/ginkgo v1.14.0 // indirect
github.com/openshift/api v0.0.0-20200901182017-7ac89ba6b971
github.com/openshift/build-machinery-go v0.0.0-20200819073603-48aa266c95f7
github.com/openshift/client-go v0.0.0-20200722173614-5a1b0aaeff15
github.com/openshift/library-go v0.0.0-20200724235449-b4f9ae5f0c51
github.com/openshift/client-go v0.0.0-20200827190008-3062137373b5
github.com/openshift/library-go v0.0.0-20200911100307-610c6e9e90b8
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.7.1
github.com/satori/go.uuid v1.2.0
Expand All @@ -44,7 +44,6 @@ require (
google.golang.org/grpc v1.28.0
gopkg.in/square/go-jose.v2 v2.2.2
k8s.io/api v0.19.0
k8s.io/apiextensions-apiserver v0.19.0 // indirect
k8s.io/apimachinery v0.19.0
k8s.io/client-go v0.19.0
k8s.io/code-generator v0.19.0
Expand Down
Loading

0 comments on commit 6677b81

Please sign in to comment.