Skip to content

Commit f0f83de

Browse files
committed
Bump prometheusreceiver
1 parent 01a756c commit f0f83de

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ require (
2929
github.com/linkedin/goavro/v2 v2.12.0
3030
github.com/marcboeker/go-duckdb v1.8.3
3131
github.com/pelletier/go-toml/v2 v2.2.0
32-
github.com/pkcll/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.115.4-0.20250205153217-c04cebb02246
33-
github.com/pkcll/prometheus v0.54.3-0.20250205152829-6e977873d1b5
32+
github.com/pkcll/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.115.7
3433
github.com/prometheus/client_golang v1.20.5
3534
github.com/prometheus/client_model v0.6.1
3635
github.com/prometheus/common v0.62.0
@@ -216,6 +215,7 @@ require (
216215
github.com/opencontainers/image-spec v1.1.0 // indirect
217216
github.com/ovh/go-ovh v1.6.0 // indirect
218217
github.com/pierrec/lz4/v4 v4.1.22 // indirect
218+
github.com/pkcll/prometheus v0.54.3-0.20250205152829-6e977873d1b5 // indirect
219219
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
220220
github.com/pkg/errors v0.9.1 // indirect
221221
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,8 +615,8 @@ github.com/pelletier/go-toml/v2 v2.2.0 h1:QLgLl2yMN7N+ruc31VynXs1vhMZa7CeHHejIeB
615615
github.com/pelletier/go-toml/v2 v2.2.0/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
616616
github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
617617
github.com/pierrec/lz4/v4 v4.1.22/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
618-
github.com/pkcll/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.115.4-0.20250205153217-c04cebb02246 h1:69egTXEvoFSVe21KWHxd/eqG6mWv3zumEEWXxSQ1wCo=
619-
github.com/pkcll/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.115.4-0.20250205153217-c04cebb02246/go.mod h1:1B7kFd+wYys5/pVt2tbVarLUJyPIpZ3xDQU+69W6yLU=
618+
github.com/pkcll/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.115.7 h1:RtooYoXR9+zDhykK9EXeSthn+05i9Yv1eyH+0JfHg9g=
619+
github.com/pkcll/opentelemetry-collector-contrib/receiver/prometheusreceiver v0.115.7/go.mod h1:zBXZLZS8AMHEvypXIleFzP76fwigAgcY+wr3xm2kUr0=
620620
github.com/pkcll/prometheus v0.54.3-0.20250205152829-6e977873d1b5 h1:ltpoggpdltDTnzEJf/JMcXgpR3a5TDJuPJrJuqmJ6qk=
621621
github.com/pkcll/prometheus v0.54.3-0.20250205152829-6e977873d1b5/go.mod h1:RegyVT8tfcdvyMNihsk/vndrwt6cREC7ZICbUYJS+Sw=
622622
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=

0 commit comments

Comments
 (0)