From 236961b338300a281daaafd57ab2f8c140fed2f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 19:33:11 -0400 Subject: 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] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3