From 5008f626886a1b397ada59787d0f828e361ad7c2 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Thu, 4 Jul 2024 11:49:27 +0000 Subject: [PATCH] fix(deps): update module github.com/ory/x to v0.0.640 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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