causing goplay installation failed.

... > go get -v -u github.com/haya14busa/goplay/cmd/goplay
github.com/haya14busa/goplay (download)
github.com/skratchdot/open-golang (download)
github.com/skratchdot/open-golang/open
# github.com/skratchdot/open-golang/open
..\skratchdot\open-golang\open\exec_windows.go:10:2: imported and not used: "syscall"
This commit is contained in:
Adam Tang 2019-04-01 22:31:27 +08:00 committed by GitHub
parent 1a48294fa5
commit 34f07943e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
"os/exec"
"path/filepath"
"strings"
"syscall"
// "syscall"
)
var (