Skip to content

Commit ea2b650

Browse files
Merge pull request prometheus-operator#7905 from prometheus-operator/dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.12.1
build(deps): bump github.com/prometheus-community/prom-label-proxy from 0.12.0 to 0.12.1
2 parents 90d7e3d + 99a6384 commit ea2b650

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/kylelemons/godebug v1.1.0
2121
github.com/mitchellh/hashstructure v1.1.0
2222
github.com/oklog/run v1.2.0
23-
github.com/prometheus-community/prom-label-proxy v0.12.0
23+
github.com/prometheus-community/prom-label-proxy v0.12.1
2424
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.85.0
2525
github.com/prometheus-operator/prometheus-operator/pkg/client v0.85.0
2626
github.com/prometheus/alertmanager v0.28.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
254254
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
255255
github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g=
256256
github.com/prashantv/gostub v1.1.0/go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U=
257-
github.com/prometheus-community/prom-label-proxy v0.12.0 h1:92FSFQDV0cywBJfhBvm1Ft5ahksyRW72CnnEthD1VyI=
258-
github.com/prometheus-community/prom-label-proxy v0.12.0/go.mod h1:AUSVXf4P3U97Fts7xUAyJmhSGAbrnXErG25WMPD4dD4=
257+
github.com/prometheus-community/prom-label-proxy v0.12.1 h1:vJ6tGz4NMge140Ua3T/zh3HO0CA3bmnCsfkWK/cujG0=
258+
github.com/prometheus-community/prom-label-proxy v0.12.1/go.mod h1:/tZNtOMcbPbE1VFcY8b48mPqT1bb2jVpXx2WdjjM8TY=
259259
github.com/prometheus/alertmanager v0.28.1 h1:BK5pCoAtaKg01BYRUJhEDV1tqJMEtYBGzPw8QdvnnvA=
260260
github.com/prometheus/alertmanager v0.28.1/go.mod h1:0StpPUDDHi1VXeM7p2yYfeZgLVi/PPlt39vo9LQUHxM=
261261
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=

0 commit comments

Comments
 (0)