From 05759b41b07cbadaf11fc4644e678a853d2d1437 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2020 14:42:31 -0500 Subject: build(deps): bump github.com/prometheus/client_golang (#104) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.2.1 to 1.3.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.2.1...v1.3.0) 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 0ef7e9f..c9ee30a 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/povilasv/prommod v0.0.12 - github.com/prometheus/client_golang v1.2.1 + github.com/prometheus/client_golang v1.3.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 -- cgit v1.2.3