diff --git a/go.mod b/go.mod index 9239c95..262b3ed 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/projectcapsule/capsule v0.10.5 github.com/prometheus/client_golang v1.23.0 - github.com/prometheus/prometheus v0.303.1 + github.com/prometheus/prometheus v0.311.3 github.com/stretchr/testify v1.10.0 github.com/valyala/fasthttp v1.65.0 go.uber.org/automaxprocs v1.6.0