Merge pull request #1093 from prometheus-community/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0

chore(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
This commit is contained in:
Ben Reedy
2022-11-23 18:29:54 +10:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/go-kit/log v0.2.1
github.com/go-ole/go-ole v1.2.6
github.com/leoluk/perflib_exporter v0.2.0
github.com/prometheus/client_golang v1.13.0
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_model v0.3.0
github.com/prometheus/common v0.37.0
github.com/prometheus/exporter-toolkit v0.8.1