This repository was archived by the owner on Jan 19, 2024. It is now read-only.
Commit 1d26e78 1 parent dbb3576 commit 1d26e78 Copy full SHA for 1d26e78
File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/nats-io/nats.go v1.16.0
17
17
github.com/prometheus/alertmanager v0.24.0
18
18
github.com/prometheus/client_golang v1.12.2
19
- github.com/prometheus/common v0.32.1 // pin to v0.32.1; must be the same as alertmanager
19
+ github.com/prometheus/common v0.37.0 // pin to v0.32.1; must be the same as alertmanager
20
20
github.com/sirupsen/logrus v1.8.1
21
21
github.com/stretchr/testify v1.8.0
22
22
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -456,6 +456,8 @@ github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9
456
456
github.com/prometheus/common v0.29.0 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
457
457
github.com/prometheus/common v0.32.1 h1:hWIdL3N2HoUx3B8j3YN9mWor0qhY/NlEKZEaXxuIRh4 =
458
458
github.com/prometheus/common v0.32.1 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
459
+ github.com/prometheus/common v0.37.0 h1:ccBbHCgIiT9uSoFY0vX8H3zsNR5eLt17/RQLUvn8pXE =
460
+ github.com/prometheus/common v0.37.0 /go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA =
459
461
github.com/prometheus/common/sigv4 v0.1.0 h1:qoVebwtwwEhS85Czm2dSROY5fTo2PAPEVdDeppTwGX4 =
460
462
github.com/prometheus/common/sigv4 v0.1.0 /go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI =
461
463
github.com/prometheus/exporter-toolkit v0.7.1 /go.mod h1:ZUBIj498ePooX9t/2xtDjeQYwvRpiPP2lh5u4iblj2g =
@@ -665,6 +667,7 @@ golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93/go.mod h1:KelEdhl1UZF7XfJ
665
667
golang.org/x/oauth2 v0.0.0-20210313182246-cd4f82c27b84 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
666
668
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
667
669
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
670
+ golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b /go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc =
668
671
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c h1:q3gFqPqH7NVofKo3c3yETAP//pPI+G5mvB7qqj1Y5kY =
669
672
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
670
673
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments