8 lines
162 B
Modula-2
8 lines
162 B
Modula-2
|
module github.com/ipfs/go-ipfs-ds-help
|
||
|
|
||
|
require (
|
||
|
github.com/ipfs/go-cid v0.0.1
|
||
|
github.com/ipfs/go-datastore v0.0.1
|
||
|
github.com/multiformats/go-base32 v0.0.3
|
||
|
)
|