Merge pull request #26 from ipfs/dependabot/go_modules/github.com/ipfs/go-cid-0.0.3
Bump github.com/ipfs/go-cid from 0.0.1 to 0.0.3
Showing
... | @@ -4,7 +4,7 @@ require ( | ... | @@ -4,7 +4,7 @@ require ( |
github.com/hashicorp/golang-lru v0.5.3 | github.com/hashicorp/golang-lru v0.5.3 | ||
github.com/ipfs/bbloom v0.0.4 | github.com/ipfs/bbloom v0.0.4 | ||
github.com/ipfs/go-block-format v0.0.2 | github.com/ipfs/go-block-format v0.0.2 | ||
github.com/ipfs/go-cid v0.0.1 | github.com/ipfs/go-cid v0.0.3 | ||
github.com/ipfs/go-datastore v0.1.0 | github.com/ipfs/go-datastore v0.1.0 | ||
github.com/ipfs/go-ipfs-ds-help v0.0.1 | github.com/ipfs/go-ipfs-ds-help v0.0.1 | ||
github.com/ipfs/go-ipfs-util v0.0.1 | github.com/ipfs/go-ipfs-util v0.0.1 | ||
... | ... |
Please register or sign in to comment