Skip to content

Commit 57c14ac

Browse files
fix(deps): update module github.com/prometheus/alertmanager to v0.28.1 (main) (#16634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24fd797 commit 57c14ac

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ require (
131131
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
132132
github.com/ncw/swift/v2 v2.0.3
133133
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
135135
github.com/prometheus/common/sigv4 v0.1.0
136136
github.com/prometheus/sigv4 v0.1.2
137137
github.com/richardartoul/molecule v1.0.0

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,8 +1015,8 @@ github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndr
10151015
github.com/posener/complete v1.2.3/go.mod h1:WZIdtGGp+qx0sLrYKtIRAruyNpv6hFCicSgv7Sy7s/s=
10161016
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU=
10171017
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=
10201020
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
10211021
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829/go.mod h1:p2iRAGwDERtqlqzRXnrOVns+ignqQo//hLXqYxZYVNs=
10221022
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=

‎vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ github.com/pmezard/go-difflib/difflib
14761476
# github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
14771477
## explicit; go 1.14
14781478
github.com/power-devops/perfstat
1479-
# github.com/prometheus/alertmanager v0.28.0
1479+
# github.com/prometheus/alertmanager v0.28.1
14801480
## explicit; go 1.22.0
14811481
github.com/prometheus/alertmanager/api/v2/models
14821482
github.com/prometheus/alertmanager/pkg/modtimevfs

0 commit comments

Comments
 (0)