File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/Azure/azure-sdk-for-go/version Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/nginxinc/nginx-asg-sync
3
3
go 1.15
4
4
5
5
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
7
7
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
8
8
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
9
9
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
Original file line number Diff line number Diff line change 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 =
3
3
github.com/Azure/go-autorest v14.2.0+incompatible h1:V5VMDjClD3GiElqLWO7mz2MxNAK/vTfRHdAubSIPRgs =
4
4
github.com/Azure/go-autorest v14.2.0+incompatible /go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24 =
5
5
github.com/Azure/go-autorest/autorest v0.11.17 h1:2zCdHwNgRH+St1J+ZMf66xI8aLr/5KMy+wWLH97zwYM =
Original file line number Diff line number Diff line change 1
- # github.com/Azure/azure-sdk-for-go v51.2 .0+incompatible
1
+ # github.com/Azure/azure-sdk-for-go v51.3 .0+incompatible
2
2
## explicit
3
3
github.com/Azure/azure-sdk-for-go/profiles/latest/compute/mgmt/compute
4
4
github.com/Azure/azure-sdk-for-go/profiles/latest/network/mgmt/network
You can’t perform that action at this time.
0 commit comments