mirror of
https://github.com/ipfs/kubo.git
synced 2025-12-15 05:48:31 +08:00
chore: migrate bootstrap to ipfs/boxo (#10158)
This commit is contained in:
@@ -8,10 +8,10 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"github.com/ipfs/boxo/bootstrap"
|
||||
"github.com/ipfs/boxo/filestore"
|
||||
keystore "github.com/ipfs/boxo/keystore"
|
||||
"github.com/ipfs/kubo/core"
|
||||
"github.com/ipfs/kubo/core/bootstrap"
|
||||
"github.com/ipfs/kubo/core/coreapi"
|
||||
mock "github.com/ipfs/kubo/core/mock"
|
||||
"github.com/ipfs/kubo/core/node/libp2p"
|
||||
|
||||
Reference in New Issue
Block a user