We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a65e5 commit 754329eCopy full SHA for 754329e
go.mod
@@ -1,8 +1,8 @@
1
module github.com/roadrunner-server/prometheus/v5
2
3
-go 1.23
+go 1.24
4
5
-toolchain go1.23.4
+toolchain go1.24.0
6
7
require (
8
github.com/prometheus/client_golang v1.20.5
0 commit comments