open-golang/open
Adam Tang 34f07943e0
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"
2019-04-01 22:31:27 +08:00
..
exec.go adding links to xdg-open source code in case we want to use it someday 2015-02-21 09:03:35 -05:00
exec_darwin.go Use build tags instead of checking platform at runtime. 2014-02-04 17:11:26 +01:00
exec_windows.go causing goplay installation failed. 2019-04-01 22:31:27 +08:00
open.go Use build tags instead of checking platform at runtime. 2014-02-04 17:11:26 +01:00
open_test.go Corrected a few typos. Added invalid url for TestStartWith as it seems was intended. 2014-01-18 12:29:59 -06:00