Skip to content

Commit

Permalink
Merge pull request #31 from hashicorp/d/go-autorest-v12.3.0
Browse files Browse the repository at this point in the history
Upgrade `go-autorest` to `v12.3.0` & `azure-sdk-for-go` to `v31.0.0`
  • Loading branch information
tombuildsstuff committed Jul 15, 2019
2 parents 5e51ac0 + 140933d commit b829879
Show file tree
Hide file tree
Showing 769 changed files with 345,341 additions and 17 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
module github.com/hashicorp/go-azure-helpers

require (
github.com/Azure/azure-sdk-for-go v21.3.0+incompatible
github.com/Azure/go-autorest v10.15.4+incompatible
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/dimchansky/utfbom v1.0.0 // indirect
github.com/Azure/azure-sdk-for-go v31.0.0+incompatible
github.com/Azure/go-autorest/autorest v0.3.0
github.com/Azure/go-autorest/autorest/adal v0.1.0
github.com/Azure/go-autorest/autorest/azure/cli v0.1.0
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Azure/go-autorest/autorest/validation v0.1.0 // indirect
github.com/hashicorp/go-multierror v1.0.0
github.com/mitchellh/go-homedir v1.0.0 // indirect
github.com/stretchr/testify v1.3.0 // indirect
golang.org/x/crypto v0.0.0-20181112202954-3d3f9f413869
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
)
165 changes: 155 additions & 10 deletions go.sum

Large diffs are not rendered by default.

18 changes: 18 additions & 0 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.

24 changes: 24 additions & 0 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/CONTRIBUTING.md

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

201 changes: 201 additions & 0 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/LICENSE

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

61 changes: 61 additions & 0 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/README.md

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

38 changes: 38 additions & 0 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/common.go

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

Loading

0 comments on commit b829879

Please sign in to comment.