We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b776c00 commit 474f04eCopy full SHA for 474f04e
go.mod
@@ -3,7 +3,7 @@ module github.com/nginxinc/nginx-asg-sync
3
go 1.16
4
5
require (
6
- github.com/Azure/azure-sdk-for-go v53.0.0+incompatible
+ github.com/Azure/azure-sdk-for-go v53.1.0+incompatible
7
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
8
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
9
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
0 commit comments