Skip to content

Commit

Permalink
Update 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 f7ea671 commit 186d610
Show file tree
Hide file tree
Showing 271 changed files with 19,643 additions and 37,487 deletions.
18 changes: 7 additions & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,20 @@ module github.com/appscode/osm
go 1.12

require (
github.com/appscode/go v0.0.0-20190722173419-e454bf744023
github.com/appscode/go v0.0.0-20190808133642-1d4ef1f1c1e0
github.com/dustin/go-humanize v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/gogo/protobuf v1.2.1 // indirect
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/spf13/cobra v0.0.5
gomodules.xyz/stow v0.2.0
k8s.io/api v0.0.0-20190503110853-61630f889b3c // indirect
k8s.io/apimachinery v0.0.0-20190508063446-a3da69d3723c // indirect
k8s.io/client-go v11.0.0+incompatible
k8s.io/kube-openapi v0.0.0-20190502190224-411b2483e503 // indirect
k8s.io/utils v0.0.0-20190506122338-8fab8cb257d5 // indirect
kmodules.xyz/client-go v0.0.0-20190802200916-043217632b6a
kmodules.xyz/client-go v0.0.0-20190808141354-bbb9e14f60ab
)

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 @@ -33,4 +28,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
)
280 changes: 104 additions & 176 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 186d610

Please sign in to comment.