diff --git a/go.mod b/go.mod index cb87caa..83399f6 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ require ( github.com/go-kit/log v0.2.1 github.com/nicklaw5/helix/v2 v2.30.0 github.com/prometheus/client_golang v1.19.1 - github.com/prometheus/common v0.55.0 + github.com/prometheus/common v0.62.0 github.com/prometheus/exporter-toolkit v0.11.0 )