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/oracle/oracle-db-appdev-monitoring
33go 1.24.0
44
55require (
6- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.12 .0
6+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13 .0
77 github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets v0.12.0
88 github.com/BurntSushi/toml v1.5.0
99 github.com/alecthomas/kingpin/v2 v2.4.0
Original file line number Diff line number Diff line change 11github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.1 h1:5YTBM8QDVIBN3sxBil89WfdAAqDZbyJTgh688DSxX5w =
22github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.1 /go.mod h1:YD5h/ldMsG0XiIw7PdyNhLxaM317eFh5yNLccNfGdyw =
3- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.12 .0 h1:wL5IEG5zb7BVv1Kv0Xm92orq+5hB5Nipn3B5tn4Rqfk =
4- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.12 .0 /go.mod h1:J7MUC/wtRpfGVbQ5sIItY5/FuVWmvzlY21WAOfQnq/I =
3+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13 .0 h1:KpMC6LFL7mqpExyMC9jVOYRiVhLmamjeZfRsUpB7l4s =
4+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13 .0 /go.mod h1:J7MUC/wtRpfGVbQ5sIItY5/FuVWmvzlY21WAOfQnq/I =
55github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.2 h1:yz1bePFlP5Vws5+8ez6T3HWXPmwOK7Yvq8QxDBD3SKY =
66github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.2 /go.mod h1:Pa9ZNPuoNu/GztvBSKk9J1cDJW6vk/n0zLtV4mgd8N8 =
77github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 h1:9iefClla7iYpfYWdzPCRDozdmndjTm8DXdpCzPajMgA =
You can’t perform that action at this time.
0 commit comments