mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 09:59:13 +08:00
update go-ipfs-cmds
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
cmds "gx/ipfs/QmULd2tG5e3Hu6fdN1teSsXQFxzWmVWDmdMNMXutQnCbz9/go-ipfs-cmds"
|
||||
cmds "gx/ipfs/QmYEkjf6AXPMZgqoNUfDa7AYT6wPyNYnXnV4iPusGtusUt/go-ipfs-cmds"
|
||||
)
|
||||
|
||||
func collectPaths(prefix string, cmd *cmds.Command, out map[string]struct{}) {
|
||||
|
Reference in New Issue
Block a user