File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ require (
131
131
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
132
132
github.com/ncw/swift/v2 v2.0.3
133
133
github.com/parquet-go/parquet-go v0.25.0
134
- github.com/prometheus/alertmanager v0.28.0
134
+ github.com/prometheus/alertmanager v0.28.1
135
135
github.com/prometheus/common/sigv4 v0.1.0
136
136
github.com/prometheus/sigv4 v0.1.2
137
137
github.com/richardartoul/molecule v1.0.0
Original file line number Diff line number Diff line change @@ -1015,8 +1015,8 @@ github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndr
1015
1015
github.com/posener/complete v1.2.3 /go.mod h1:WZIdtGGp+qx0sLrYKtIRAruyNpv6hFCicSgv7Sy7s/s =
1016
1016
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU =
1017
1017
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 /go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE =
1018
- github.com/prometheus/alertmanager v0.28.0 h1:sLN+6HhZet8hrbmGHLAHWsTXgZSVCvq9Ix3U3wvivqc =
1019
- github.com/prometheus/alertmanager v0.28.0 /go.mod h1:/okSnb2LlodbMlRoOWQEKtqI/coOo2NKZDm2Hu9QHLQ =
1018
+ github.com/prometheus/alertmanager v0.28.1 h1:BK5pCoAtaKg01BYRUJhEDV1tqJMEtYBGzPw8QdvnnvA =
1019
+ github.com/prometheus/alertmanager v0.28.1 /go.mod h1:0StpPUDDHi1VXeM7p2yYfeZgLVi/PPlt39vo9LQUHxM =
1020
1020
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
1021
1021
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829 /go.mod h1:p2iRAGwDERtqlqzRXnrOVns+ignqQo//hLXqYxZYVNs =
1022
1022
github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
Original file line number Diff line number Diff line change @@ -1476,7 +1476,7 @@ github.com/pmezard/go-difflib/difflib
1476
1476
# github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
1477
1477
## explicit; go 1.14
1478
1478
github.com/power-devops/perfstat
1479
- # github.com/prometheus/alertmanager v0.28.0
1479
+ # github.com/prometheus/alertmanager v0.28.1
1480
1480
## explicit; go 1.22.0
1481
1481
github.com/prometheus/alertmanager/api/v2/models
1482
1482
github.com/prometheus/alertmanager/pkg/modtimevfs
You can’t perform that action at this time.
0 commit comments