aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-17 14:42:31 -0500
committerChristine Dodrill <me@christine.website>2020-01-17 14:42:31 -0500
commit05759b41b07cbadaf11fc4644e678a853d2d1437 (patch)
treeb388992a28bf7032438f0502bbece8290c93a57c /go.mod
parentdb62b60ebda61ad119e812d27f795fd1120109f0 (diff)
downloadxesite-05759b41b07cbadaf11fc4644e678a853d2d1437.tar.xz
xesite-05759b41b07cbadaf11fc4644e678a853d2d1437.zip
build(deps): bump github.com/prometheus/client_golang (#104)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.2.1 to 1.3.0. - [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/v1.2.1...v1.3.0) Signed-off-by: dependabot-preview[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 0ef7e9f..c9ee30a 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ require (
github.com/gorilla/feeds v1.1.1
github.com/kr/pretty v0.1.0 // indirect
github.com/povilasv/prommod v0.0.12
- github.com/prometheus/client_golang v1.2.1
+ github.com/prometheus/client_golang v1.3.0
github.com/russross/blackfriday v2.0.0+incompatible
github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect