diff --git a/go.mod b/go.mod index 8ec213d..43f159e 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/roadrunner-server/prometheus/v5 go 1.23 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/prometheus/client_golang v1.20.5