File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ require (
116116 github.com/pion/transport/v2 v2.2.10 // indirect
117117 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
118118 github.com/prometheus/procfs v0.16.0 // indirect
119- github.com/prometheus/prometheus v1.8.2-0.20201028100903-3245b3267b24 // indirect
119+ github.com/prometheus/prometheus v0.303.0 // indirect
120120 github.com/rs/xid v1.6.0 // indirect
121121 github.com/russross/blackfriday/v2 v2.1.0 // indirect
122122 github.com/safchain/ethtool v0.5.10 // indirect
@@ -166,5 +166,3 @@ require (
166166 sigs.k8s.io/structured-merge-diff/v4 v4.7.0 // indirect
167167 sigs.k8s.io/yaml v1.4.0 // indirect
168168)
169-
170- replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.303.0
Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ github.com/prometheus/common/version
431431github.com/prometheus/procfs
432432github.com/prometheus/procfs/internal/fs
433433github.com/prometheus/procfs/internal/util
434- # github.com/prometheus/prometheus v1.8.2-0.20201028100903-3245b3267b24 => github.com/prometheus/prometheus v0.303.0
434+ # github.com/prometheus/prometheus v0.303.0
435435## explicit; go 1.23.0
436436github.com/prometheus/prometheus/model/exemplar
437437github.com/prometheus/prometheus/model/histogram
@@ -1380,4 +1380,3 @@ sigs.k8s.io/structured-merge-diff/v4/value
13801380## explicit; go 1.12
13811381sigs.k8s.io/yaml
13821382sigs.k8s.io/yaml/goyaml.v2
1383- # github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.303.0
You can’t perform that action at this time.
0 commit comments