36533f7c3f
Fixes for new geth version
9 lines
203 B
Modula-2
9 lines
203 B
Modula-2
module github.com/ipfs/go-ipld-git
|
|
|
|
require (
|
|
github.com/ipfs/go-block-format v0.0.2
|
|
github.com/ipfs/go-cid v0.0.2
|
|
github.com/ipfs/go-ipld-format v0.0.1
|
|
github.com/multiformats/go-multihash v0.0.1
|
|
)
|