diff --git a/tests/go.mod b/tests/go.mod index 0e137be9..38ed8e92 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.24.3 +toolchain go1.24.5 require ( github.com/stretchr/testify v1.10.0