1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-05-21 08:56:37 +08:00

update go-ipfs-config

License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
This commit is contained in:
vyzo
2018-08-12 14:22:54 +03:00
committed by Steven Allen
parent ca0c3ba47f
commit e002de9571
29 changed files with 31 additions and 31 deletions

View File

@ -12,7 +12,7 @@ import (
nodeMount "github.com/ipfs/go-ipfs/fuse/node"
"gx/ipfs/QmPVqQHEfLpqK7JLCsUkyam7rhuV3MAeZ9gueQQCrBwCta/go-ipfs-cmdkit"
config "gx/ipfs/QmRwCaRYotCqXsVZAXwWhEJ8A74iAaKnY7MUe6sDgFjrE5/go-ipfs-config"
config "gx/ipfs/QmQSG7YCizeUH2bWatzp6uK9Vm3m7LA5jpxGa9QqgpNKw4/go-ipfs-config"
)
var MountCmd = &cmds.Command{