Skip to content

Commit 77df722

Browse files
committed
Update prometheus to v2.30.0
Signed-off-by: Christian Simon <[email protected]>
1 parent 67c0985 commit 77df722

File tree

388 files changed

+14783
-31672
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

388 files changed

+14783
-31672
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ require (
1111
github.com/NYTimes/gziphandler v1.1.1
1212
github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15
1313
github.com/alicebob/miniredis/v2 v2.14.3
14-
github.com/aws/aws-sdk-go v1.40.11
14+
github.com/aws/aws-sdk-go v1.40.37
1515
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
1616
github.com/cespare/xxhash v1.1.0
1717
github.com/dustin/go-humanize v1.0.0
1818
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb
1919
github.com/felixge/fgprof v0.9.1
2020
github.com/fsouza/fake-gcs-server v1.7.0
2121
github.com/go-kit/kit v0.11.0
22-
github.com/go-openapi/strfmt v0.20.1
22+
github.com/go-openapi/strfmt v0.20.2
2323
github.com/go-openapi/swag v0.19.15
2424
github.com/go-redis/redis/v8 v8.9.0
2525
github.com/gocql/gocql v0.0.0-20200526081602-cd04bd7f22a7
@@ -45,21 +45,21 @@ require (
4545
github.com/prometheus/client_golang v1.11.0
4646
github.com/prometheus/client_model v0.2.0
4747
github.com/prometheus/common v0.30.0
48-
github.com/prometheus/prometheus v1.8.2-0.20210720123808-b1ed4a0a663d
48+
github.com/prometheus/prometheus v1.8.2-0.20210914090109-37468d88dce8
4949
github.com/segmentio/fasthash v0.0.0-20180216231524-a72b379d632e
5050
github.com/sony/gobreaker v0.4.1
51-
github.com/spf13/afero v1.2.2
51+
github.com/spf13/afero v1.3.4
5252
github.com/stretchr/testify v1.7.0
5353
github.com/thanos-io/thanos v0.19.1-0.20210803192524-baea4ce9ef52
5454
github.com/uber/jaeger-client-go v2.29.1+incompatible
5555
github.com/weaveworks/common v0.0.0-20210901124008-1fa3f9fa874c
5656
go.etcd.io/bbolt v1.3.6
5757
go.uber.org/atomic v1.9.0
58-
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985
58+
golang.org/x/net v0.0.0-20210903162142-ad29c8ab022f
5959
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
60-
golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6
61-
google.golang.org/api v0.50.0
62-
google.golang.org/grpc v1.39.0
60+
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
61+
google.golang.org/api v0.56.0
62+
google.golang.org/grpc v1.40.0
6363
gopkg.in/yaml.v2 v2.4.0
6464
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
6565
sigs.k8s.io/yaml v1.2.0

go.sum

Lines changed: 121 additions & 57 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/CHANGES.md

Lines changed: 91 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/README.md

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)