aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-09 20:18:58 -0400
committerGitHub <noreply@github.com>2020-03-09 20:18:58 -0400
commit8ee686bfbbcd9d6b9f62cb48046a980fa2d2c76f (patch)
treed8b306e9732b19982577ee5bb030dc3105eed9a2 /go.mod
parenta01b7a304ecfab0faddcd23c3b00adbc0f1b4b6f (diff)
downloadxesite-8ee686bfbbcd9d6b9f62cb48046a980fa2d2c76f.tar.xz
xesite-8ee686bfbbcd9d6b9f62cb48046a980fa2d2c76f.zip
build(deps): bump github.com/prometheus/client_golang (#123)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.5.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.4.1...v1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 741f853..05defdc 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/joho/godotenv v1.3.0
github.com/mxpv/patreon-go v0.0.0-20190917022727-646111f1d983
github.com/povilasv/prommod v0.0.12
- github.com/prometheus/client_golang v1.4.1
+ github.com/prometheus/client_golang v1.5.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