aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-29 15:33:46 -0400
committerGitHub <noreply@github.com>2020-04-29 15:33:46 -0400
commita2e7d88a94e89c946ea422cb107d9808db72a29d (patch)
tree2e89a2964f3e6ff71af502cdfd46a835d55bdc5e /go.mod
parentfb87addb262ccb6aa4b301a374f829aca56f2917 (diff)
downloadxesite-a2e7d88a94e89c946ea422cb107d9808db72a29d.tar.xz
xesite-a2e7d88a94e89c946ea422cb107d9808db72a29d.zip
build(deps): bump github.com/prometheus/client_golang (#139)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.6.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.5.1...v1.6.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 ca2a7fc..54e6ea3 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.5.1
+ github.com/prometheus/client_golang v1.6.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