Will now run as a self-contained IPFS node

This commit is contained in:
Gabe Kangas
2020-06-01 12:15:07 -07:00
parent af698063bd
commit bf5d792ac0
6 changed files with 870 additions and 66 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.14
require (
github.com/AlekSi/pointer v1.1.0 // indirect
github.com/grafov/m3u8 v0.11.1 // indirect
github.com/ipfs/go-ipfs v0.5.1 // indirect
github.com/ipfs/go-ipfs-api v0.0.3 // indirect
github.com/ipfs/go-ipfs-http-client v0.0.5 // indirect
github.com/pkg/errors v0.9.1 // indirect