mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-15 07:58:15 +08:00
bubble up go-datastore deps
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
@ -22,7 +22,7 @@ import (
|
||||
pi "github.com/ipfs/go-ipfs/thirdparty/posinfo"
|
||||
"github.com/ipfs/go-ipfs/thirdparty/testutil"
|
||||
|
||||
cid "gx/ipfs/QmcEcrBAMrwMyhSjXt4yfyPpzgSuV8HLHavnfmiKCSRqZU/go-cid"
|
||||
cid "gx/ipfs/QmcTcsTvfaeEBRFo1TkFgT8sRmgi1n1LTZpecfVP8fzpGD/go-cid"
|
||||
)
|
||||
|
||||
func TestAddRecursive(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user