diff --git a/go.mod b/go.mod index b3c2126..8ae2b64 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/alecthomas/kingpin/v2 v2.3.2 github.com/go-kit/log v0.2.1 - github.com/prometheus/client_golang v1.16.0 + github.com/prometheus/client_golang v1.23.2 github.com/prometheus/common v0.44.0 github.com/prometheus/exporter-toolkit v0.10.0 github.com/stretchr/testify v1.8.4