ipfs / go-ds-crdt

A distributed go-datastore implementation using Merkle-CRDTs.
Other
397 stars 43 forks source link

Bump github.com/multiformats/go-multihash from 0.0.16 to 0.1.0 #121

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/multiformats/go-multihash from 0.0.16 to 0.1.0.

Commits
  • 679c1b0 Merge pull request #151 from multiformats/bump
  • fa57b9b bump version to v0.1.0
  • 5ca3858 sync: update CI config files (#152)
  • 7fba420 add version.json per tooling convention.
  • 3f6167c murmur3 support (#150)
  • 654b06d Merge pull request #149 from multiformats/add-missing-variations-of-sha2
  • edfb80a Add variations of sha2.
  • 6999e8c don't use pointers for Multihash.String
  • 82c18ac Merge pull request #147 from jbouwman/blake3-hash
  • c5511e5 Use lukechampine/blake3 v1.1.6
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Looks like github.com/multiformats/go-multihash is up-to-date now, so this is no longer needed.