mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-26 04:26:07 +08:00
refactor: rename to kubo
This commit is contained in:
@ -2,7 +2,7 @@ package commands
|
||||
|
||||
import (
|
||||
cmds "github.com/ipfs/go-ipfs-cmds"
|
||||
cmdenv "github.com/ipfs/go-ipfs/core/commands/cmdenv"
|
||||
cmdenv "github.com/ipfs/kubo/core/commands/cmdenv"
|
||||
)
|
||||
|
||||
var daemonShutdownCmd = &cmds.Command{
|
||||
|
Reference in New Issue
Block a user