We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9066720 commit a32698cCopy full SHA for a32698c
go.mod
@@ -3,7 +3,7 @@ module github.com/oracle/oracle-db-appdev-monitoring
3
go 1.23.10
4
5
require (
6
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.12.0
+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.0
7
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets v0.12.0
8
github.com/BurntSushi/toml v1.5.0
9
github.com/alecthomas/kingpin/v2 v2.4.0
0 commit comments