mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-01 02:30:39 +08:00
core/cmds: fix go-fuse-version path
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
"syscall"
|
"syscall"
|
||||||
|
|
||||||
fuseversion "github.com/jbenet/go-fuse-version"
|
fuseversion "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-fuse-version"
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
Reference in New Issue
Block a user