aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-24 08:50:49 -0400
committerGitHub <noreply@github.com>2020-06-24 08:50:49 -0400
commite4a33b7362e4a9eb69cc07e00b4d740446801880 (patch)
tree3f26d4ef35d176b688a66563ff2b2216d8a1127b /go.mod
parent766d8b6ae2e645bdb899ae3053d8f611710e310f (diff)
downloadxesite-e4a33b7362e4a9eb69cc07e00b4d740446801880.tar.xz
xesite-e4a33b7362e4a9eb69cc07e00b4d740446801880.zip
build(deps): bump github.com/prometheus/client_golang (#168)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.0 to 1.7.1. - [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.7.0...v1.7.1) 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 d25298c..0f329f2 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/mxpv/patreon-go v0.0.0-20190917022727-646111f1d983
github.com/philandstuff/dhall-golang v1.0.0
github.com/povilasv/prommod v0.0.12
- github.com/prometheus/client_golang v1.7.0
+ github.com/prometheus/client_golang v1.7.1
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