Skip to content

Commit 150e57c

Browse files
Bump github.com/Azure/azure-sdk-for-go from 51.2.0+incompatible to 51.3.0+incompatible (#71)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 51.2.0+incompatible to 51.3.0+incompatible. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/master/CHANGELOG.md) - [Commits](Azure/azure-sdk-for-go@v51.2.0...v51.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 582d8d1 commit 150e57c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/nginxinc/nginx-asg-sync
33
go 1.15
44

55
require (
6-
github.com/Azure/azure-sdk-for-go v51.2.0+incompatible
6+
github.com/Azure/azure-sdk-for-go v51.3.0+incompatible
77
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
88
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
99
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/Azure/azure-sdk-for-go v51.2.0+incompatible h1:qQNk//OOHK0GZcgMMgdJ4tZuuh0zcOeUkpTxjvKFpSQ=
2-
github.com/Azure/azure-sdk-for-go v51.2.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
1+
github.com/Azure/azure-sdk-for-go v51.3.0+incompatible h1:Y3wR7C5Sj0nZG3VhkePF5hK7zNCS5yeImN/k2CWB+u8=
2+
github.com/Azure/azure-sdk-for-go v51.3.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
33
github.com/Azure/go-autorest v14.2.0+incompatible h1:V5VMDjClD3GiElqLWO7mz2MxNAK/vTfRHdAubSIPRgs=
44
github.com/Azure/go-autorest v14.2.0+incompatible/go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24=
55
github.com/Azure/go-autorest/autorest v0.11.17 h1:2zCdHwNgRH+St1J+ZMf66xI8aLr/5KMy+wWLH97zwYM=

vendor/github.com/Azure/azure-sdk-for-go/version/version.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/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# github.com/Azure/azure-sdk-for-go v51.2.0+incompatible
1+
# github.com/Azure/azure-sdk-for-go v51.3.0+incompatible
22
## explicit
33
github.com/Azure/azure-sdk-for-go/profiles/latest/compute/mgmt/compute
44
github.com/Azure/azure-sdk-for-go/profiles/latest/network/mgmt/network

0 commit comments

Comments
 (0)