Skip to content

Commit fb09b7b

Browse files
Bump github.com/Azure/go-autorest/autorest/azure/auth (#396)
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/Azure/go-autorest/releases) - [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md) - [Commits](Azure/go-autorest@autorest/azure/auth/v0.5.2...autorest/azure/auth/v0.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d26719 commit fb09b7b

37 files changed

+190
-158
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/databrickslabs/databricks-terraform
33
go 1.13
44

55
require (
6-
github.com/Azure/go-autorest/autorest v0.11.6
7-
github.com/Azure/go-autorest/autorest/adal v0.9.4
8-
github.com/Azure/go-autorest/autorest/azure/auth v0.5.2
9-
github.com/Azure/go-autorest/autorest/azure/cli v0.4.1
6+
github.com/Azure/go-autorest/autorest v0.11.9
7+
github.com/Azure/go-autorest/autorest/adal v0.9.5
8+
github.com/Azure/go-autorest/autorest/azure/auth v0.5.3
9+
github.com/Azure/go-autorest/autorest/azure/cli v0.4.2
1010
github.com/aws/aws-sdk-go v1.35.0
1111
github.com/google/go-querystring v1.0.0
1212
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320

go.sum

Lines changed: 12 additions & 46 deletions
Large diffs are not rendered by default.

vendor/github.com/Azure/go-autorest/autorest/adal/go.mod

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

vendor/github.com/Azure/go-autorest/autorest/adal/go.sum

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

vendor/github.com/Azure/go-autorest/autorest/adal/token.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Azure/go-autorest/autorest/azure/auth/go.mod

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

vendor/github.com/Azure/go-autorest/autorest/azure/auth/go.sum

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

vendor/github.com/Azure/go-autorest/autorest/azure/cli/go.mod

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Azure/go-autorest/autorest/azure/cli/go.sum

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

vendor/github.com/Azure/go-autorest/autorest/azure/environments.go

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

0 commit comments

Comments
 (0)