From 9a5e653538f33623d1eb91e9ca8b71d45a61b354 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Thu, 17 Dec 2020 09:19:32 +0000
Subject: [PATCH] Update module prometheus/client_golang to v1.9.0

---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index c1a325a..21dea2e 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
 	github.com/jhillyerd/enmime v0.8.3
 	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
 	github.com/oschwald/geoip2-golang v1.4.0
-	github.com/prometheus/client_golang v1.8.0
+	github.com/prometheus/client_golang v1.9.0
 	golang.org/x/sync 09787c993a3a
 	gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
 )
-- 
GitLab