diff --git a/tests/go.mod b/tests/go.mod index f146d794..4623ba17 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/projectsyn/component-keycloak go 1.21 -toolchain go1.21.5 +toolchain go1.21.13 require ( github.com/stretchr/testify v1.8.4