Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#652)

This commit is contained in:
dependabot[bot]
2025-10-14 05:28:31 +00:00
committed by GitHub
parent 82ed46b0ea
commit 17a0410529
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.1
require (
filippo.io/age v1.2.1
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.12.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1
github.com/cosiner/argv v0.1.0
github.com/docker/cli v28.5.1+incompatible