Skip to content

Commit faf200b

Browse files
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 (#22)
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 d293aab commit faf200b

File tree

2 files changed

+14
-280
lines changed

2 files changed

+14
-280
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ContainerSolutions/pactbroker_exporter
33
go 1.12
44

55
require (
6-
github.com/prometheus/client_golang v1.10.0
7-
github.com/prometheus/common v0.25.0
6+
github.com/prometheus/client_golang v1.11.0
7+
github.com/prometheus/common v0.26.0
88
gopkg.in/alecthomas/kingpin.v2 v2.2.6
99
)

0 commit comments

Comments
 (0)