From f5ee20a39bff2a91445304f440e523782c6a3cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 01:22:12 +0000 Subject: [PATCH] Bump github.com/nuts-foundation/go-did from 0.6.4 to 0.6.5 Bumps [github.com/nuts-foundation/go-did](https://github.com/nuts-foundation/go-did) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/nuts-foundation/go-did/releases) - [Commits](https://github.com/nuts-foundation/go-did/compare/v0.6.4...v0.6.5) --- updated-dependencies: - dependency-name: github.com/nuts-foundation/go-did 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 d36d460..09d3506 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/knadh/koanf v1.5.0 github.com/labstack/echo/v4 v4.11.1 github.com/lestrrat-go/jwx v1.2.26 - github.com/nuts-foundation/go-did v0.6.4 + github.com/nuts-foundation/go-did v0.6.5 github.com/nuts-foundation/nuts-node v1.0.1-0.20230809121706-4d8854384f5e github.com/sirupsen/logrus v1.9.3 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index f4f7963..d8206c9 100644 --- a/go.sum +++ b/go.sum @@ -349,8 +349,8 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS github.com/npillmayer/nestext v0.1.3/go.mod h1:h2lrijH8jpicr25dFY+oAJLyzlya6jhnuG+zWp9L0Uk= github.com/nuts-foundation/crypto-ecies v0.0.0-20211207143025-5b84f9efce2b h1:80icUxWHwE1MrIOOEK5rxrtyKOgZeq5Iu1IjAEkggTY= github.com/nuts-foundation/crypto-ecies v0.0.0-20211207143025-5b84f9efce2b/go.mod h1:6YUioYirD6/8IahZkoS4Ypc8xbeJW76Xdk1QKcziNTM= -github.com/nuts-foundation/go-did v0.6.4 h1:cy7BTM7MaL/bY2JbGUAy/8R9DGEM7FYg3rT5qt6oazs= -github.com/nuts-foundation/go-did v0.6.4/go.mod h1:Jb3IgnO2Zeed970JMIlfjr4g1kvikmgWUJA0EfeDEFE= +github.com/nuts-foundation/go-did v0.6.5 h1:y2gPygRN1gBeMI9y8OIWwARp8NpHHheqnbpLwCxajFw= +github.com/nuts-foundation/go-did v0.6.5/go.mod h1:Jb3IgnO2Zeed970JMIlfjr4g1kvikmgWUJA0EfeDEFE= github.com/nuts-foundation/go-leia/v4 v4.0.0 h1:/unYCk18qGG2HWcJK4ld4CaM6k7Tdr0bR1vQd1Jwfcg= github.com/nuts-foundation/go-leia/v4 v4.0.0/go.mod h1:A246dA4nhY99OPCQpG/XbQ/iPyyfSaJchanivuPWpao= github.com/nuts-foundation/go-stoabs v1.9.0 h1:zK+ugfolaJYyBvGwsRuavLVdycXk4Yw/1gI+tz17lWQ=