diff --git a/go.mod b/go.mod index 620e042..100f866 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.23.2 github.com/prometheus/common v0.67.4 - github.com/prometheus/prometheus v0.308.1 + github.com/prometheus/prometheus v0.310.0 github.com/stretchr/testify v1.11.1 )