diff --git a/tests/go.mod b/tests/go.mod index 5d2ff3e..2014e77 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -1,8 +1,6 @@ module tests -go 1.22 - -toolchain go1.22.5 +go 1.22.5 require ( github.com/prometheus/client_golang v1.19.1