chore(deps): update module github.com/prometheus/client_golang to v1.20.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
CSRBot 2024-08-14 16:18:04 +00:00
parent 4b75d9769b
commit 2c649c8771
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.9.0 github.com/alecthomas/kong v0.9.0
github.com/kisielk/og-rek v1.2.0 github.com/kisielk/og-rek v1.2.0
github.com/nlpodyssey/gopickle v0.3.0 github.com/nlpodyssey/gopickle v0.3.0
github.com/prometheus/client_golang v1.19.1 github.com/prometheus/client_golang v1.20.0
) )
require ( require (