Skip to content

Commit c52e004

Browse files
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 (#195)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2631d9 commit c52e004

File tree

2 files changed

+14
-105
lines changed

2 files changed

+14
-105
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ go 1.16
55
require (
66
github.com/golangci/golangci-lint v1.40.1
77
github.com/nginxinc/nginx-plus-go-client v0.8.0
8-
github.com/prometheus/client_golang v1.10.0
9-
github.com/prometheus/common v0.24.0
8+
github.com/prometheus/client_golang v1.11.0
9+
github.com/prometheus/common v0.26.0
1010
)

0 commit comments

Comments
 (0)