diff --git a/tests/go.mod b/tests/go.mod index f146d794..6223c42a 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.22.3 require ( github.com/stretchr/testify v1.8.4