diff --git a/tests/go.mod b/tests/go.mod index d19310f..14e4a63 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module tests go 1.21 -toolchain go1.21.6 +toolchain go1.22rc2 require ( github.com/goccy/go-json v0.10.2