mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 03:19:47 +08:00
gx: mass update
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
@ -20,9 +20,9 @@ import (
|
||||
ds2 "github.com/ipfs/go-ipfs/thirdparty/datastore2"
|
||||
pi "github.com/ipfs/go-ipfs/thirdparty/posinfo"
|
||||
|
||||
"gx/ipfs/QmYsEQydGrsxNZfAiskvQ76N2xE9hDQtSAkRSynwMiUK3c/go-block-format"
|
||||
cid "gx/ipfs/QmcZfnkapfECQGcLZaf9B79NRg7cRa9EnZh4LSbkCzwNvY/go-cid"
|
||||
"gx/ipfs/QmceUdzxkimdYsgtX733uNgzf1DLHyBKN6ehGSp85ayppM/go-ipfs-cmdkit/files"
|
||||
cid "gx/ipfs/QmeSrf6pzut73u6zLQkRFQ3ygt3k6XFT2kjdYP8Tnkwwyg/go-cid"
|
||||
"gx/ipfs/Qmej7nf81hi2x2tvjRBF3mcp74sQyuDH4VMYDGd1YtXjb2/go-block-format"
|
||||
)
|
||||
|
||||
func TestAddRecursive(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user