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 9f5f5c9 commit 845c309Copy full SHA for 845c309
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/GoogleCloudPlatform/prometheus-engine v0.8.0
7
github.com/go-kit/log v0.2.1
8
github.com/prometheus/client_golang v1.23.2
9
- github.com/prometheus/prometheus v1.99.0
+ github.com/prometheus/prometheus v2.5.0+incompatible
10
)
11
12
require (
0 commit comments