Skip to content

Commit

Permalink
Use github.com/golang/[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 2, 2019
1 parent 8b500b8 commit 9e77ee9
Show file tree
Hide file tree
Showing 239 changed files with 2,090 additions and 19,639 deletions.
15 changes: 8 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,27 @@ module kmodules.xyz/webhook-runtime
go 1.12

require (
github.com/Azure/go-autorest/autorest/mocks v0.2.0 // indirect
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/imdario/mergo v0.3.7 // indirect
github.com/json-iterator/go v1.1.6
gomodules.xyz/jsonpatch/v2 v2.0.0
k8s.io/api v0.0.0-20190503110853-61630f889b3c
k8s.io/apimachinery v0.0.0-20190508063446-a3da69d3723c
k8s.io/apiserver v0.0.0-20190516230822-f89599b3f645
k8s.io/client-go v11.0.0+incompatible
k8s.io/kube-openapi v0.0.0-20190502190224-411b2483e503 // indirect
k8s.io/kubernetes v1.14.1
k8s.io/kubernetes v1.14.0
k8s.io/utils v0.0.0-20190506122338-8fab8cb257d5 // indirect
kmodules.xyz/client-go v0.0.0-20190715080709-7162a6c90b04
kmodules.xyz/openshift v0.0.0-20190225002038-ca9787d09794
kmodules.xyz/client-go v0.0.0-20190802200916-043217632b6a
kmodules.xyz/openshift v0.0.0-20190802201709-f05cf11ae73e
)

replace (
github.com/Azure/go-autorest => github.com/Azure/go-autorest/autorest v0.5.0
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
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 Down
125 changes: 37 additions & 88 deletions go.sum

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/.travis.yml

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.

11 changes: 5 additions & 6 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.

128 changes: 21 additions & 107 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: 1 addition & 6 deletions 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 9e77ee9

Please sign in to comment.