From bc14d2d5d203fef1db92d341d0efcd49dfbccc40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 08:18:12 +0000 Subject: [PATCH] Bump github.com/ory/x from 0.0.597 to 0.0.601 Bumps [github.com/ory/x](https://github.com/ory/x) from 0.0.597 to 0.0.601. - [Release notes](https://github.com/ory/x/releases) - [Commits](https://github.com/ory/x/compare/v0.0.597...v0.0.601) --- updated-dependencies: - dependency-name: github.com/ory/x dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index d4e4fc6..778102f 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/gorilla/mux v1.8.1 github.com/magiconair/properties v1.8.7 // indirect github.com/mitchellh/go-homedir v1.1.0 - github.com/ory/x v0.0.597 + github.com/ory/x v0.0.601 github.com/pkg/errors v0.9.1 github.com/spf13/afero v1.10.0 // indirect github.com/spf13/cobra v1.8.0 diff --git a/go.sum b/go.sum index f722dda..2949806 100644 --- a/go.sum +++ b/go.sum @@ -146,8 +146,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0= github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY= github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo= -github.com/ory/x v0.0.597 h1:msBfbEE5Ps8MXR3VxxIVUvei+f1o7cE/XKoIytuTqVQ= -github.com/ory/x v0.0.597/go.mod h1:ksLBEd6iW6czGpE6eNA0gCIxO1FFeqIxCZgsgwNrzMM= +github.com/ory/x v0.0.601 h1:LFoeBKhqiR9ooO5WfCdMzwM0lDjSF0VXszFPctlFW5I= +github.com/ory/x v0.0.601/go.mod h1:ksLBEd6iW6czGpE6eNA0gCIxO1FFeqIxCZgsgwNrzMM= github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4= github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=