1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-10-18 04:03:01 +08:00

update cmds to 2.0.0-rc1

License: MIT
Signed-off-by: keks <keks@cryptoscope.co>
This commit is contained in:
keks
2018-09-17 16:12:10 +02:00
committed by Steven Allen
parent d14021da98
commit f4b32e36f4
37 changed files with 41 additions and 41 deletions

View File

@ -14,7 +14,7 @@ import (
e "github.com/ipfs/go-ipfs/core/commands/e"
"gx/ipfs/QmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky/go-ipfs-cmdkit"
cmds "gx/ipfs/QmSwR1QndLsdnw2mpW2rrywoCUPeY7o8UxtK1dLpPCNFGD/go-ipfs-cmds"
cmds "gx/ipfs/QmdsFzGmSLMQQaaPhcgGkpDjPocqBWLFA829u6iMv5huPw/go-ipfs-cmds"
)
type commandEncoder struct {