chore(deps): update module github.com/prometheus/client_golang to v1.20.1
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-20 13:18:03 +00:00
parent 4b75d9769b
commit b0745afd0d
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.1
) )
require ( require (