Merge pull request #232 from ipfs/dependabot/go_modules/github.com/ipfs/go-cid-0.0.4
chore(deps): bump github.com/ipfs/go-cid from 0.0.3 to 0.0.4
Showing
... | ... | @@ -7,7 +7,7 @@ require ( |
github.com/golang/protobuf v1.3.2 // indirect | ||
github.com/google/uuid v1.1.1 | ||
github.com/ipfs/go-block-format v0.0.2 | ||
github.com/ipfs/go-cid v0.0.3 | ||
github.com/ipfs/go-cid v0.0.4 | ||
github.com/ipfs/go-datastore v0.3.1 | ||
github.com/ipfs/go-detect-race v0.0.1 | ||
github.com/ipfs/go-ipfs-blockstore v0.1.0 | ||
... | ... |
Please register or sign in to comment