aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-10 06:17:59 -0500
committerGitHub <noreply@github.com>2020-02-10 06:17:59 -0500
commit195eccdc44c4c9ab463f8b132c9ea5d88b797e3c (patch)
treebd4ab409e0e3e526a8ac4760c4b74978c58b4f1f /go.mod
parent12aaee870bac9f3f6ce805104c89778aae523747 (diff)
downloadxesite-195eccdc44c4c9ab463f8b132c9ea5d88b797e3c.tar.xz
xesite-195eccdc44c4c9ab463f8b132c9ea5d88b797e3c.zip
build(deps): bump github.com/prometheus/client_golang (#115)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.0 to 1.4.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.4.0...v1.4.1) 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 feb4eed..b8d12c3 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ require (
github.com/celrenheit/sandflake v0.0.0-20190410195419-50a943690bc2
github.com/gorilla/feeds v1.1.1
github.com/povilasv/prommod v0.0.12
- github.com/prometheus/client_golang v1.4.0
+ github.com/prometheus/client_golang v1.4.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