Skip to content

Commit 474f04e

Browse files
Bump github.com/Azure/azure-sdk-for-go from 53.0.0+incompatible to 53.1.0+incompatible (#88)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 53.0.0+incompatible to 53.1.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@v53.0.0...v53.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b776c00 commit 474f04e

File tree

2 files changed

+3
-220
lines changed

2 files changed

+3
-220
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.16
44

55
require (
6-
github.com/Azure/azure-sdk-for-go v53.0.0+incompatible
6+
github.com/Azure/azure-sdk-for-go v53.1.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

0 commit comments

Comments
 (0)