This commit is contained in:
Bryan Boreham 2025-08-05 21:30:52 +01:00 committed by GitHub
commit 75ad79f77d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -2,6 +2,8 @@ module github.com/prometheus/prometheus
go 1.23.0
toolchain go1.25rc1
require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10.1