Skip to content

Commit a54ab33

Browse files
authored
Update go dependencies (#4322)
1 parent 28cc3bb commit a54ab33

File tree

507 files changed

+50562
-40410
lines changed

Some content is hidden

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

507 files changed

+50562
-40410
lines changed

go.mod

Lines changed: 13 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,15 @@ module k8s.io/ingress-nginx
33
go 1.12
44

55
require (
6-
cloud.google.com/go v0.37.2 // indirect
7-
contrib.go.opencensus.io/exporter/ocagent v0.4.12 // indirect
8-
github.com/Azure/go-autorest v11.7.1+incompatible // indirect
9-
github.com/Sirupsen/logrus v1.4.0 // indirect
6+
github.com/Sirupsen/logrus v0.0.0-00010101000000-000000000000 // indirect
107
github.com/armon/go-proxyproto v0.0.0-20190211145416-68259f75880e
11-
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
128
github.com/docker/distribution v2.7.1+incompatible // indirect
13-
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
149
github.com/eapache/channels v1.1.0
15-
github.com/elazarl/goproxy v0.0.0-20190410145444-c548f45dcf1d // indirect
16-
github.com/elazarl/goproxy/ext v0.0.0-20190410145444-c548f45dcf1d // indirect
10+
github.com/eapache/queue v1.1.0 // indirect
1711
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa // indirect
1812
github.com/go-logr/logr v0.1.0 // indirect
1913
github.com/go-logr/zapr v0.1.1 // indirect
20-
github.com/go-openapi/spec v0.19.0 // indirect
21-
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
22-
github.com/google/uuid v1.0.0
23-
github.com/googleapis/gnostic v0.2.0 // indirect
24-
github.com/gophercloud/gophercloud v0.0.0-20190410012400-2c55d17f707c // indirect
14+
github.com/google/uuid v1.1.1
2515
github.com/imdario/mergo v0.3.7
2616
github.com/json-iterator/go v1.1.6
2717
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348
@@ -41,19 +31,15 @@ require (
4131
github.com/paultag/sniff v0.0.0-20170624152000-87325c3dddf4
4232
github.com/pkg/errors v0.8.1
4333
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
44-
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
34+
github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f
4535
github.com/prometheus/common v0.2.0
4636
github.com/prometheus/procfs v0.0.0-20190328153300-af7bedc223fb // indirect
47-
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
48-
github.com/spf13/afero v1.2.2 // indirect
37+
github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945 // indirect
4938
github.com/spf13/cobra v0.0.4
5039
github.com/spf13/pflag v1.0.3
5140
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926
5241
github.com/zakjan/cert-chain-resolver v0.0.0-20180703112424-6076e1ded272
53-
go.uber.org/atomic v1.4.0 // indirect
54-
go.uber.org/multierr v1.1.0 // indirect
55-
go.uber.org/zap v1.10.0 // indirect
56-
golang.org/x/net v0.0.0-20190328230028-74de082e2cca
42+
golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
5743
google.golang.org/grpc v1.19.1
5844
gopkg.in/fsnotify/fsnotify.v1 v1.4.7
5945
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
@@ -63,26 +49,21 @@ require (
6349
k8s.io/apiextensions-apiserver v0.0.0-20190626210203-fdc73e13f9a6
6450
k8s.io/apimachinery v0.0.0
6551
k8s.io/apiserver v0.0.0-20190625052034-8c075cba2f8c
66-
k8s.io/cli-runtime v0.0.0-20190314001948-2899ed30580f
67-
k8s.io/client-go v11.0.0+incompatible
68-
k8s.io/cloud-provider v0.0.0-20190323031113-9c9d72d1bf90 // indirect
69-
k8s.io/code-generator v0.0.0
52+
k8s.io/cli-runtime v0.0.0-20190711111425-61e036b70227
53+
k8s.io/client-go v12.0.0+incompatible
54+
k8s.io/cloud-provider v0.0.0-20190711113108-0d51509e0ef5 // indirect
55+
k8s.io/code-generator v0.0.0-20190620073620-d55040311883
7056
k8s.io/component-base v0.0.0-20190626045757-ca439aa083f5
71-
k8s.io/klog v0.3.1
72-
k8s.io/kube-openapi v0.0.0-20190320154901-5e45bb682580 // indirect
57+
k8s.io/klog v0.3.3
7358
k8s.io/kubernetes v0.0.0
74-
k8s.io/utils v0.0.0-20190308190857-21c4ce38f2a7 // indirect
7559
sigs.k8s.io/controller-runtime v0.1.10
76-
sigs.k8s.io/kustomize v2.0.3+incompatible // indirect
7760
sigs.k8s.io/testing_frameworks v0.1.1 // indirect
7861
)
7962

8063
replace (
8164
github.com/Sirupsen/logrus => github.com/sirupsen/logrus v1.4.1
8265

83-
k8s.io/api => k8s.io/api v0.0.0-20190626000116-b178a738ed00
84-
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20190612205821-1799e75a0719
85-
k8s.io/client-go => k8s.io/client-go v0.0.0-20190612125919-78d2af7
86-
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20190620073620-d55040311883
66+
k8s.io/api => k8s.io/api v0.0.0-20190703205437-39734b2a72fe
67+
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20190703205208-4cfb76a8bf76
8768
k8s.io/kubernetes => k8s.io/kubernetes v1.14.3
8869
)

go.sum

Lines changed: 77 additions & 171 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/compute/metadata/metadata.go

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

vendor/contrib.go.opencensus.io/exporter/ocagent/.travis.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

vendor/contrib.go.opencensus.io/exporter/ocagent/CONTRIBUTING.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

vendor/contrib.go.opencensus.io/exporter/ocagent/LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)