Skip to content

Commit ac7a702

Browse files
Bump github.com/nuts-foundation/go-did from 0.18.0 to 0.18.1 (#266)
Bumps [github.com/nuts-foundation/go-did](https://github.com/nuts-foundation/go-did) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/nuts-foundation/go-did/releases) - [Commits](nuts-foundation/go-did@v0.18.0...v0.18.1) --- updated-dependencies: - dependency-name: github.com/nuts-foundation/go-did dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 300e96d commit ac7a702

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/labstack/echo/v4 v4.15.1
1010
github.com/lestrrat-go/jwx v1.2.31
1111
github.com/markbates/goth v1.82.0
12-
github.com/nuts-foundation/go-did v0.18.0
12+
github.com/nuts-foundation/go-did v0.18.1
1313
github.com/nuts-foundation/go-nuts-client v0.3.1
1414
github.com/oapi-codegen/runtime v1.1.2
1515
github.com/quasoft/memstore v0.0.0-20191010062613-2bce066d2b0b

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ github.com/multiformats/go-multibase v0.2.0/go.mod h1:bFBZX4lKCA/2lyOFSAoKH5SS6o
268268
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
269269
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
270270
github.com/npillmayer/nestext v0.1.3/go.mod h1:h2lrijH8jpicr25dFY+oAJLyzlya6jhnuG+zWp9L0Uk=
271-
github.com/nuts-foundation/go-did v0.18.0 h1:IB0X8PrzDulpR1zAgDpaHfwoSjJpIhx5u1Tg8I2nnb8=
272-
github.com/nuts-foundation/go-did v0.18.0/go.mod h1:4od1gAmCi9HjHTQGEvHC8pLeuXdXACxidAcdA52YScc=
271+
github.com/nuts-foundation/go-did v0.18.1 h1:oMEF42ckWcOG3bD0KGu1RAKByQx4vryPJxl6L9zJyQA=
272+
github.com/nuts-foundation/go-did v0.18.1/go.mod h1:4od1gAmCi9HjHTQGEvHC8pLeuXdXACxidAcdA52YScc=
273273
github.com/nuts-foundation/go-nuts-client v0.3.1 h1:S4ZgKCq9E4Q7cb3eFowCJZMUrFkyIYteWQyVC3rVpq4=
274274
github.com/nuts-foundation/go-nuts-client v0.3.1/go.mod h1:uoSIf0L9JhQeCkPU4XNIqpMPRG0mAN6vOr1RNG8arUc=
275275
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=

0 commit comments

Comments
 (0)