mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-17 19:54:25 +08:00
update go-ipfs-cmds to 0.4.11
to include @frist's uuid logging License: MIT Signed-off-by: keks <keks@cryptoscope.co>
This commit is contained in:
@ -14,8 +14,8 @@ import (
|
||||
oldcmds "github.com/ipfs/go-ipfs/commands"
|
||||
e "github.com/ipfs/go-ipfs/core/commands/e"
|
||||
|
||||
cmds "gx/ipfs/QmQtQuaQvS5mKJVoCvL5FvrYH7oZPjxsVHf2bKSGgcVmZt/go-ipfs-cmds"
|
||||
"gx/ipfs/QmUyfy4QSr3NXym4etEiRyxBLqqAeKHJuRdi8AACxg63fZ/go-ipfs-cmdkit"
|
||||
cmds "gx/ipfs/QmamUWYjFeYYzFDFPTvnmGkozJigsoDWUA4zoifTRFTnwK/go-ipfs-cmds"
|
||||
)
|
||||
|
||||
type commandEncoder struct {
|
||||
|
Reference in New Issue
Block a user