diff --git a/tests/go.mod b/tests/go.mod index cfefe766..6e505dcb 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/projectsyn/component-keycloak go 1.24.0 -toolchain go1.25.0 +toolchain go1.25.4 require ( github.com/stretchr/testify v1.11.1