Skip to content

Commit

Permalink
Use github.com/Azure/go-autorest/[email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Aug 8, 2019
1 parent 9e77ee9 commit 4186c47
Show file tree
Hide file tree
Showing 302 changed files with 21,723 additions and 39,831 deletions.
12 changes: 4 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module kmodules.xyz/webhook-runtime
go 1.12

require (
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/json-iterator/go v1.1.6
Expand All @@ -14,16 +13,12 @@ require (
k8s.io/client-go v11.0.0+incompatible
k8s.io/kubernetes v1.14.0
k8s.io/utils v0.0.0-20190506122338-8fab8cb257d5 // indirect
kmodules.xyz/client-go v0.0.0-20190802200916-043217632b6a
kmodules.xyz/openshift v0.0.0-20190802201709-f05cf11ae73e
kmodules.xyz/client-go v0.0.0-20190808141354-bbb9e14f60ab
kmodules.xyz/openshift v0.0.0-20190808144841-c8f9a927f1d1
)

replace (
contrib.go.opencensus.io/exporter/ocagent => contrib.go.opencensus.io/exporter/ocagent v0.3.0
github.com/Azure/go-autorest => github.com/Azure/go-autorest v12.3.0+incompatible
github.com/census-instrumentation/opencensus-proto => github.com/census-instrumentation/opencensus-proto v0.1.0
github.com/golang/protobuf => github.com/golang/protobuf v1.2.0
go.opencensus.io => go.opencensus.io v0.21.0
github.com/Azure/go-autorest => github.com/Azure/go-autorest v12.4.2+incompatible
k8s.io/api => k8s.io/api v0.0.0-20190313235455-40a48860b5ab
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.0.0-20190315093550-53c4693659ed
k8s.io/apimachinery => github.com/kmodules/apimachinery v0.0.0-20190508045248-a52a97a7a2bf
Expand All @@ -35,4 +30,5 @@ replace (
k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20190228160746-b3a7cee44a30
k8s.io/metrics => k8s.io/metrics v0.0.0-20190314001731-1bd6a4002213
k8s.io/utils => k8s.io/utils v0.0.0-20190221042446-c2654d5206da
sigs.k8s.io/structured-merge-diff => sigs.k8s.io/structured-merge-diff v0.0.0-20190302045857-e85c7b244fd2
)
298 changes: 112 additions & 186 deletions go.sum

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions vendor/cloud.google.com/go/AUTHORS

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

40 changes: 40 additions & 0 deletions vendor/cloud.google.com/go/CONTRIBUTORS

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

24 changes: 6 additions & 18 deletions vendor/cloud.google.com/go/compute/metadata/metadata.go

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

4 changes: 2 additions & 2 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/go.mod

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

11 changes: 11 additions & 0 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/go.sum

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

7 changes: 6 additions & 1 deletion vendor/contrib.go.opencensus.io/exporter/ocagent/nodeinfo.go

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

Loading

0 comments on commit 4186c47

Please sign in to comment.