diff --git a/tests/go.mod b/tests/go.mod index da2b53063..78cb6af02 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module kairos-tests go 1.22.0 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/google/uuid v1.6.0