From e0facc669ab1d8b218a62c6ef37b7af4417d9d51 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Tue, 2 Jul 2024 17:45:26 +0000 Subject: [PATCH] fix(deps): update module github.com/ory/x to v0.0.639 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8cb3bd2..9589e90 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.639 github.com/pluralsh/controller-reconcile-helper v0.1.0 golang.org/x/oauth2 v0.10.0 google.golang.org/grpc v1.56.2