Skip to content

Commit 53af7ed

Browse files
fix(deps): update bump-dependencies
1 parent 210a71a commit 53af7ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/libops/cap
33
go 1.25.3
44

55
require (
6-
github.com/GoogleCloudPlatform/prometheus-engine v0.8.0
6+
github.com/GoogleCloudPlatform/prometheus-engine v0.17.2
77
github.com/go-kit/log v0.2.1
88
github.com/prometheus/client_golang v1.23.2
99
github.com/prometheus/prometheus v1.99.0
@@ -70,4 +70,4 @@ require (
7070
gopkg.in/yaml.v3 v3.0.1 // indirect
7171
)
7272

73-
replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.41.0
73+
replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.310.0

0 commit comments

Comments
 (0)