8 lines
181 B
AMPL
8 lines
181 B
AMPL
module github.com/ipfs/go-ds-flatfs
|
|
|
|
require (
|
|
github.com/ipfs/go-datastore v0.0.1
|
|
github.com/ipfs/go-log v0.0.1
|
|
github.com/jbenet/goprocess v0.0.0-20160826012719-b497e2f366b8
|
|
)
|