File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.18
4
4
5
5
require (
6
- github.com/Azure/azure-sdk-for-go v65 .0.0+incompatible
6
+ github.com/Azure/azure-sdk-for-go v66 .0.0+incompatible
7
7
github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
8
8
github.com/aws/aws-sdk-go v1.44.4
9
9
github.com/nginxinc/nginx-plus-go-client v0.9.0
Original file line number Diff line number Diff line change 1
- github.com/Azure/azure-sdk-for-go v65 .0.0+incompatible h1:HzKLt3kIwMm4KeJYTdx9EbjRYTySD/t8i1Ee/W5EGXw =
2
- github.com/Azure/azure-sdk-for-go v65 .0.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc =
1
+ github.com/Azure/azure-sdk-for-go v66 .0.0+incompatible h1:bmmC38SlE8/E81nNADlgmVGurPWMHDX2YNXVQMrBpEE =
2
+ github.com/Azure/azure-sdk-for-go v66 .0.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.24 h1:1fIGgHKqVm54KIPT+q8Zmd1QlVsmHqeUGso5qm2BqqE =
You can’t perform that action at this time.
0 commit comments