aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-15 19:33:11 -0400
committerChristine Dodrill <me@christine.website>2019-08-15 19:33:11 -0400
commit236961b338300a281daaafd57ab2f8c140fed2f4 (patch)
tree2cd15d10ed0504f9cabaecb086803d369bb8da17 /go.mod
parent0a6fe85837f5435c3ffce4eca0bffe5e0eedf4f0 (diff)
downloadxesite-236961b338300a281daaafd57ab2f8c140fed2f4.tar.xz
xesite-236961b338300a281daaafd57ab2f8c140fed2f4.zip
build(deps): bump github.com/povilasv/prommod from 0.0.11 to 0.0.12 (#65)
Bumps [github.com/povilasv/prommod](https://github.com/povilasv/prommod) from 0.0.11 to 0.0.12. - [Release notes](https://github.com/povilasv/prommod/releases) - [Commits](https://github.com/povilasv/prommod/compare/v0.0.11...v0.0.12) 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 fcf0df7..eb15ac7 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/pkg/errors v0.8.1 // indirect
- github.com/povilasv/prommod v0.0.11
+ github.com/povilasv/prommod v0.0.12
github.com/prometheus/client_golang v0.9.4
github.com/prometheus/common v0.4.1 // indirect
github.com/prometheus/procfs v0.0.0-20190523193104-a7aeb8df3389 // indirect