1 Commits

Author SHA1 Message Date
515376d145 fixup v3
All checks were successful
test / test (push) Successful in 1m49s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2025-03-04 15:02:29 +03:00

3
go.mod
View File

@@ -1,8 +1,7 @@
module go.unistack.org/micro-meter-prometheus/v4
module go.unistack.org/micro-meter-prometheus/v3
go 1.22.0
toolchain go1.24.0
require (
github.com/prometheus/client_golang v1.21.0