mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-15 00:47:08 +08:00
Use glide to handle go dependencies
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"os/exec"
|
||||
"syscall"
|
||||
|
||||
"github.com/junegunn/go-shellwords"
|
||||
"github.com/mattn/go-shellwords"
|
||||
)
|
||||
|
||||
// ExecCommand executes the given command with $SHELL
|
||||
|
||||
Reference in New Issue
Block a user