Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.1.0 to 1.11.1
Browse files Browse the repository at this point in the history
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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent 6d4d8ce commit e966ae6
Show file tree
Hide file tree
Showing 557 changed files with 101,054 additions and 120,850 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ go 1.16
require (
github.com/container-storage-interface/spec v1.5.0
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect
github.com/golang/protobuf v1.3.2
github.com/golang/protobuf v1.4.3
github.com/googleapis/gnostic v0.3.0 // indirect
github.com/hashicorp/golang-lru v0.5.1 // indirect
github.com/kubernetes-csi/csi-lib-utils v0.6.1
github.com/prometheus/client_golang v1.1.0 // indirect
github.com/prometheus/client_golang v1.11.1 // indirect
github.com/yunify/qingcloud-sdk-go v0.0.0-20220919105434-86f5ff120dad
golang.org/x/net v0.0.0-20190812203447-cdfb69ac37fc
golang.org/x/net v0.0.0-20200625001655-4c5254603344
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
google.golang.org/appengine v1.6.1 // indirect
Expand Down
84 changes: 69 additions & 15 deletions go.sum

Large diffs are not rendered by default.

222 changes: 157 additions & 65 deletions vendor/github.com/golang/protobuf/descriptor/descriptor.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e966ae6

Please sign in to comment.