mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 11:31:54 +08:00
gx: update go-ipfs-files
fix compatibility issue with js-ipfs License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
cmds "gx/ipfs/QmR77mMvvh8mJBBWQmBfQBu8oD38NUN4KE9SL2gDgAQNc6/go-ipfs-cmds"
|
||||
cmds "gx/ipfs/QmPHTMcFRnDfyF8mk7RXHoZXNQ3uvBHDmuLgvkG7RLwN6t/go-ipfs-cmds"
|
||||
)
|
||||
|
||||
func collectPaths(prefix string, cmd *cmds.Command, out map[string]struct{}) {
|
||||
|
Reference in New Issue
Block a user