module github.com/ipfs/go-ds-sql
go 1.12
require (
github.com/ipfs/go-datastore v0.4.4
github.com/lib/pq v1.3.0
)