Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.1.4

This commit is contained in:
renovate[bot] 2022-10-14 00:39:36 +00:00 committed by Malte Poll
parent c08147baae
commit def598a154
6 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@ go 1.18
require (
cloud.google.com/go/compute v1.7.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.1
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.4
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v2 v2.0.0
github.com/googleapis/gax-go/v2 v2.4.0