diff --git a/tests/go.mod b/tests/go.mod index 70cb6e7..ce958e2 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/goccy/go-json v0.10.3