From 036c2d383821137dd5867224f497d680bc3768c1 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sat, 7 Oct 2023 06:16:30 +0200 Subject: [PATCH] chore(deps): update module github.com/prometheus/client_golang to v1.17.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2bdf344..89bc213 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/alecthomas/kong v0.8.0 github.com/kisielk/og-rek v1.2.0 github.com/nlpodyssey/gopickle v0.2.0 - github.com/prometheus/client_golang v1.16.0 + github.com/prometheus/client_golang v1.17.0 ) require (