chore(deps): update module github.com/prometheus/client_golang to v1.17.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 2023-10-11 08:38:29 +02:00
parent cbafc01739
commit 3288b9f129

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.8.0 github.com/alecthomas/kong v0.8.0
github.com/kisielk/og-rek v1.2.0 github.com/kisielk/og-rek v1.2.0
github.com/nlpodyssey/gopickle v0.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 ( require (