File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/davecgh/go-spew v1.1.1
9
9
github.com/json-iterator/go v1.1.12
10
10
github.com/prometheus/client_model v0.5.0
11
- github.com/prometheus/common v0.46 .0
11
+ github.com/prometheus/common v0.48 .0
12
12
github.com/prometheus/procfs v0.12.0
13
13
golang.org/x/sys v0.16.0
14
14
google.golang.org/protobuf v1.32.0
@@ -29,5 +29,3 @@ require (
29
29
)
30
30
31
31
exclude github.com/prometheus/client_golang v1.12.1
32
-
33
- replace github.com/prometheus/common => /home/owilliams/src/third_party/common
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
33
33
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
34
34
github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw =
35
35
github.com/prometheus/client_model v0.5.0 /go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI =
36
+ github.com/prometheus/common v0.48.0 h1:QO8U2CdOzSn1BBsmXJXduaaW+dY/5QLjfB8svtSzKKE =
37
+ github.com/prometheus/common v0.48.0 /go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc =
36
38
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
37
39
github.com/prometheus/procfs v0.12.0 /go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo =
38
40
github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
You can’t perform that action at this time.
0 commit comments