Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.7.1 to 1.12.2 (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 28, 2022
1 parent 6ff6d91 commit 4c80538
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 206 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/aws/aws-sdk-go v1.44.24
github.com/bxcodec/faker v2.0.1+incompatible
github.com/bxcodec/faker/v3 v3.8.0
github.com/prometheus/client_golang v1.7.1
github.com/prometheus/client_golang v1.12.2
github.com/radovskyb/watcher v1.0.7
github.com/sirupsen/logrus v1.7.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
Expand All @@ -37,7 +37,7 @@ require (
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful v2.9.5+incompatible // indirect
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
Expand All @@ -60,8 +60,8 @@ require (
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.14.0 // indirect
github.com/prometheus/procfs v0.2.0 // indirect
github.com/prometheus/common v0.32.1 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
Expand Down
Loading

0 comments on commit 4c80538

Please sign in to comment.