aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-25 06:02:29 -0400
committerChristine Dodrill <me@christine.website>2019-05-25 06:02:29 -0400
commit25ef602b54fbe8ea272dc8779101888cda36cf30 (patch)
treecfcc31aaa8a24e9e7c9f0842641d374f8dbfbfb0 /go.mod
parent6a636827ab17d2ed5c662c64acdd02969d44a04f (diff)
downloadxesite-25ef602b54fbe8ea272dc8779101888cda36cf30.tar.xz
xesite-25ef602b54fbe8ea272dc8779101888cda36cf30.zip
build(deps): bump github.com/prometheus/client_golang (#41)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v0.9.2...v0.9.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 117df0c..6c741b3 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/kr/pretty v0.1.0 // indirect
github.com/pkg/errors v0.8.1 // indirect
github.com/povilasv/prommod v0.0.11
- github.com/prometheus/client_golang v0.9.2
+ github.com/prometheus/client_golang v0.9.3
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 // indirect
github.com/prometheus/common v0.2.0 // indirect
github.com/prometheus/procfs v0.0.0-20190328153300-af7bedc223fb // indirect