Skip to content

Commit

Permalink
Bump github.com/nuts-foundation/go-did from 0.5.1 to 0.6.4 (#415)
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.5.1 to 0.6.4.
- [Release notes](https://github.com/nuts-foundation/go-did/releases)
- [Commits](nuts-foundation/go-did@v0.5.1...v0.6.4)

---
updated-dependencies:
- dependency-name: github.com/nuts-foundation/go-did
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 4c0773d commit c5ab163
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions 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.5.1
github.com/nuts-foundation/go-did v0.6.4
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 Expand Up @@ -86,7 +86,6 @@ require (
github.com/nats-io/nkeys v0.4.4 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
github.com/nuts-foundation/crypto-ecies v0.0.0-20211207143025-5b84f9efce2b // indirect
github.com/nuts-foundation/did-ockam v0.0.0-20230313074753-fafd938c948c // indirect
github.com/nuts-foundation/go-leia/v3 v3.3.0 // indirect
github.com/nuts-foundation/go-stoabs v1.8.1 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -368,10 +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/did-ockam v0.0.0-20230313074753-fafd938c948c h1:Q2NawUYqQ13HUI1TM6ulcLtsxnwxPMDWsSWjyFWTTLU=
github.com/nuts-foundation/did-ockam v0.0.0-20230313074753-fafd938c948c/go.mod h1:n0NQI71qGVVShnPDjYdCoNStEW0zZoVWbeSQ+esXuhs=
github.com/nuts-foundation/go-did v0.5.1 h1:akc4OzNGHdnliJFoxnnSmUI7j1yKz/BHNi6sXiWX30A=
github.com/nuts-foundation/go-did v0.5.1/go.mod h1:Aw1pIRyB9naQ8z/dc4rrPhn+nHx5LUcGysBGlezL528=
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-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 c5ab163

Please sign in to comment.