Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 071d524

Browse files
chore(deps): bump github.com/prometheus/client_golang
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] <support@github.com>
1 parent 45458f0 commit 071d524

File tree

2 files changed

+17
-81
lines changed

2 files changed

+17
-81
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ require (
1313
github.com/onsi/ginkgo v1.8.0 // indirect
1414
github.com/onsi/gomega v1.5.0 // indirect
1515
github.com/pkg/errors v0.9.1
16-
github.com/prometheus/client_golang v1.10.0
16+
github.com/prometheus/client_golang v1.11.0
1717
github.com/stretchr/testify v1.7.0
1818
)

0 commit comments

Comments
 (0)