diff --git a/go.mod b/go.mod index 8cb3bd2..2e1ea55 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/onsi/ginkgo/v2 v2.9.7 github.com/onsi/gomega v1.27.8 github.com/ory/keto/proto v0.11.1-alpha.0 - github.com/ory/x v0.0.568 + github.com/ory/x v0.0.640 github.com/pluralsh/controller-reconcile-helper v0.1.0 golang.org/x/oauth2 v0.10.0 google.golang.org/grpc v1.56.2