Skip to content

Commit f9d9121

Browse files
Bump github.com/prometheus/client_golang from 1.1.0 to 1.11.1 (#741)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.1.0 to 1.11.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.1.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ba0f1e commit f9d9121

File tree

214 files changed

+15959
-3987
lines changed

Some content is hidden

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

214 files changed

+15959
-3987
lines changed

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,14 @@ require (
4545
github.com/onsi/ginkgo v1.13.0
4646
github.com/onsi/gomega v1.10.1
4747
github.com/pborman/uuid v0.0.0-20150824212802-cccd189d45f7
48-
github.com/prometheus/client_golang v1.1.0
49-
github.com/prometheus/common v0.6.1-0.20190730175846-637d7c34db12 // indirect
50-
github.com/prometheus/procfs v0.0.4-0.20190731153504-5da962fa40f1 // indirect
48+
github.com/prometheus/client_golang v1.11.1
5149
github.com/thanhpk/randstr v1.0.4
5250
go.etcd.io/etcd v3.3.18+incompatible
5351
go.uber.org/atomic v1.4.1-0.20190731194737-ef0d20d85b01 // indirect
5452
go.uber.org/multierr v1.1.1-0.20190429210458-bd075f90b08f // indirect
5553
go.uber.org/zap v1.10.1-0.20190709142728-9a9fa7d4b5f0 // indirect
5654
golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
57-
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
55+
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421
5856
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect
5957
google.golang.org/api v0.0.0-20160107235428-77e7d383beb9
6058
google.golang.org/appengine v1.6.7 // indirect

go.sum

Lines changed: 48 additions & 17 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/compute/metadata/metadata.go

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

vendor/github.com/cespare/xxhash/v2/.travis.yml

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

vendor/github.com/cespare/xxhash/v2/LICENSE.txt

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

vendor/github.com/cespare/xxhash/v2/README.md

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

vendor/github.com/cespare/xxhash/v2/go.mod

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

vendor/github.com/cespare/xxhash/v2/go.sum

Whitespace-only changes.

vendor/github.com/cespare/xxhash/v2/xxhash.go

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

0 commit comments

Comments
 (0)