Skip to content

Commit

Permalink
Merge pull request #110 from hikhvar/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/prometheus/exporter-toolkit-0.7.3

Bump github.com/prometheus/exporter-toolkit from 0.5.1 to 0.7.3
  • Loading branch information
hikhvar authored Dec 3, 2022
2 parents c0934b0 + 52dfb58 commit 1dfed00
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 28 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ require (
github.com/eclipse/paho.mqtt.golang v1.3.5
github.com/go-kit/kit v0.10.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.7.1
github.com/prometheus/exporter-toolkit v0.5.1
github.com/prometheus/procfs v0.6.0 // indirect
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/exporter-toolkit v0.7.3
github.com/thedevsaddam/gojsonq/v2 v2.5.2
go.uber.org/zap v1.16.0
golang.org/x/sys v0.0.0-20210324051608-47abb6519492 // indirect
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 1dfed00

Please sign in to comment.