Skip to content

Commit

Permalink
Run make deps-update
Browse files Browse the repository at this point in the history
Signed-off-by: Bartosz Rybacki <[email protected]>
  • Loading branch information
brybacki committed Sep 6, 2020
1 parent c316d41 commit da27a3e
Show file tree
Hide file tree
Showing 262 changed files with 61,793 additions and 96,147 deletions.
40 changes: 17 additions & 23 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,12 @@ require (
github.com/Masterminds/semver v1.5.0
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
github.com/blang/semver v3.5.1+incompatible
github.com/cloudflare/cfssl v1.4.1 // indirect
github.com/containernetworking/plugins v0.8.2
github.com/coreos/go-iptables v0.4.3
github.com/coreos/go-semver v0.3.0
github.com/coreos/prometheus-operator v0.35.0
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
github.com/elazarl/goproxy v0.0.0-20190421051319-9d40249d3c2f // indirect
github.com/elazarl/goproxy/ext v0.0.0-20190421051319-9d40249d3c2f // indirect
github.com/emicklei/go-restful v2.10.0+incompatible
github.com/emicklei/go-restful-openapi v0.10.0
github.com/emicklei/go-restful-openapi v1.2.0
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/fatih/color v1.9.0 // indirect
github.com/fsnotify/fsnotify v1.4.7
Expand All @@ -28,7 +24,7 @@ require (
github.com/gogo/protobuf v1.3.0
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/golang/mock v1.2.0
github.com/golang/protobuf v1.4.1
github.com/golang/protobuf v1.4.2
github.com/google/go-github/v32 v32.0.0
github.com/google/goexpect v0.0.0-20190425035906-112704a48083
github.com/google/gofuzz v1.0.0
Expand All @@ -38,37 +34,36 @@ require (
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/k8snetworkplumbingwg/network-attachment-definition-client v0.0.0-20191119172530-79f836b90111
github.com/krolaw/dhcp4 v0.0.0-20180925202202-7cead472c414
github.com/kubernetes-csi/external-snapshotter/v2 v2.0.1
github.com/kubernetes-csi/external-snapshotter/v2 v2.1.1
github.com/mattn/go-runewidth v0.0.0-20181218000649-703b5e6b11ae // indirect
github.com/mfranczy/crd-rest-coverage v0.1.0
github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
github.com/onsi/ginkgo v1.10.2
github.com/onsi/gomega v1.7.0
github.com/onsi/ginkgo v1.12.1
github.com/onsi/gomega v1.10.1
github.com/opencontainers/selinux v1.6.0
github.com/openshift/api v0.0.0-20191219222812-2987a591a72c
github.com/openshift/client-go v0.0.0-20191125132246-f6563a70e19a
github.com/openshift/api v0.0.0
github.com/openshift/client-go v0.0.0
github.com/operator-framework/go-appr v0.0.0-20180917210448-f2aef88446f2 // indirect
github.com/operator-framework/operator-lifecycle-manager v0.0.0-20190128024246-5eb7ae5bdb7a
github.com/operator-framework/operator-marketplace v0.0.0-20190508022032-93d436f211c1
github.com/operator-framework/operator-lifecycle-manager v0.0.0-20190725173916-b56e63a643cc
github.com/operator-framework/operator-marketplace v0.0.0-20190617165322-1cbd32624349
github.com/pborman/uuid v1.2.0
github.com/prometheus/client_golang v1.1.0
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5
github.com/subgraph/libmacouflage v0.0.1
github.com/vishvananda/netlink v0.0.0-20181108222139-023a6dafdcdf
golang.org/x/crypto v0.0.0-20190927123631-a832865fa7ad
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
google.golang.org/grpc v1.30.0
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/cheggaaa/pb.v1 v1.0.28
gopkg.in/ini.v1 v1.42.0
gopkg.in/yaml.v2 v2.2.4
k8s.io/api v0.17.0
k8s.io/apiextensions-apiserver v0.16.4
k8s.io/apimachinery v0.17.1-beta.0
gopkg.in/ini.v1 v1.48.0
gopkg.in/yaml.v2 v2.3.0
k8s.io/api v0.18.2
k8s.io/apiextensions-apiserver v0.18.2
k8s.io/apimachinery v0.18.2
k8s.io/client-go v12.0.0+incompatible
k8s.io/kube-aggregator v0.16.4
k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a
Expand All @@ -77,7 +72,6 @@ require (
kubevirt.io/containerized-data-importer v1.21.0
kubevirt.io/qe-tools v0.1.6
libvirt.org/libvirt-go v6.5.0+incompatible
sigs.k8s.io/controller-runtime v0.1.9 // indirect
)

replace (
Expand Down
143 changes: 91 additions & 52 deletions go.sum

Large diffs are not rendered by default.

35 changes: 35 additions & 0 deletions vendor/github.com/emicklei/go-restful-openapi/CHANGES.md

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

45 changes: 27 additions & 18 deletions vendor/github.com/emicklei/go-restful-openapi/build_path.go

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

2 changes: 2 additions & 0 deletions vendor/github.com/emicklei/go-restful-openapi/config.go

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

Loading

0 comments on commit da27a3e

Please sign in to comment.