Skip to content

Commit

Permalink
Bump github.com/nuts-foundation/go-did from 0.6.4 to 0.6.5
Browse files Browse the repository at this point in the history
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](nuts-foundation/go-did@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent c5ab163 commit e079804
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/lestrrat-go/jwx/v2 v2.0.12
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/monarko/fhirgo v0.0.0-20200616214506-ca0a03fb1f7a
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.20230530083350-19dbdd2c8dd1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,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/v3 v3.3.0 h1:d0AIihk8nF6QCMpA9I01ZS+pp+GCgoJhblTNkyIZz40=
github.com/nuts-foundation/go-leia/v3 v3.3.0/go.mod h1:Md202F2wpwkXGtOUzyqs0p1Y96+wOY8lpmDT9nuaxE0=
github.com/nuts-foundation/go-stoabs v1.8.1 h1:I6sS6eGBAltzpmN0IA78M4DqrPolzHUWp+1q7hAM0Uo=
Expand Down

0 comments on commit e079804

Please sign in to comment.