From cf75ee4ec0b7ee765013721d4306aeb015695c57 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 23 Aug 2024 22:19:49 +0000 Subject: [PATCH] chore(deps): update module github.com/prometheus/client_golang to v1.20.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 96fe75c..fea42ff 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/alecthomas/kong v0.9.0 github.com/kisielk/og-rek v1.2.0 github.com/nlpodyssey/gopickle v0.3.0 - github.com/prometheus/client_golang v1.19.1 + github.com/prometheus/client_golang v1.20.2 ) require (