m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 15:23:48 -05:00

Use glide to handle go dependencies

This commit is contained in:
Edgar Lee
2017-06-01 16:27:17 -07:00
parent 5d6eb5bfd6
commit 7d3575b362
10 changed files with 64 additions and 39 deletions

View File

@@ -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