This repository was archived by the owner on Jan 19, 2024. It is now read-only.
Commit 8c0ab18 1 parent d33a1a5 commit 8c0ab18 Copy full SHA for 8c0ab18
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 @@ -14,7 +14,7 @@ require (
14
14
github.com/mitchellh/mapstructure v1.5.0
15
15
github.com/prometheus/alertmanager v0.24.0
16
16
github.com/prometheus/client_golang v1.12.2
17
- github.com/prometheus/common v0.32.1 // pin to v0.32.1; must be the same as alertmanager
17
+ github.com/prometheus/common v0.37.0 // pin to v0.32.1; must be the same as alertmanager
18
18
github.com/stretchr/testify v1.8.0
19
19
gopkg.in/yaml.v2 v2.4.0
20
20
k8s.io/api v0.24.2
Original file line number Diff line number Diff line change @@ -434,6 +434,8 @@ github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9
434
434
github.com/prometheus/common v0.29.0 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
435
435
github.com/prometheus/common v0.32.1 h1:hWIdL3N2HoUx3B8j3YN9mWor0qhY/NlEKZEaXxuIRh4 =
436
436
github.com/prometheus/common v0.32.1 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
437
+ github.com/prometheus/common v0.37.0 h1:ccBbHCgIiT9uSoFY0vX8H3zsNR5eLt17/RQLUvn8pXE =
438
+ github.com/prometheus/common v0.37.0 /go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA =
437
439
github.com/prometheus/common/sigv4 v0.1.0 h1:qoVebwtwwEhS85Czm2dSROY5fTo2PAPEVdDeppTwGX4 =
438
440
github.com/prometheus/common/sigv4 v0.1.0 /go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI =
439
441
github.com/prometheus/exporter-toolkit v0.7.1 /go.mod h1:ZUBIj498ePooX9t/2xtDjeQYwvRpiPP2lh5u4iblj2g =
@@ -637,6 +639,7 @@ golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93/go.mod h1:KelEdhl1UZF7XfJ
637
639
golang.org/x/oauth2 v0.0.0-20210313182246-cd4f82c27b84 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
638
640
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
639
641
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
642
+ golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b /go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc =
640
643
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c h1:q3gFqPqH7NVofKo3c3yETAP//pPI+G5mvB7qqj1Y5kY =
641
644
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
642
645
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