From b0745afd0d5271d15b9196aab048fb40ad8d5242 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 20 Aug 2024 13:18:03 +0000 Subject: [PATCH] chore(deps): update module github.com/prometheus/client_golang to v1.20.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 96fe75c..0ba89a6 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.1 ) require (