This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
Releases: myitcv/gobin
Releases · myitcv/gobin
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
main: do not print *exec.ExitError for -run (#61) Instead, rely on the program to output something sensible on stdout/stderr. Exit with the exit code from the program we ran. For this we use a local version of *os.ProcessState.ExitStatus() https://go-review.googlesource.com/c/go/+/125443/ which is due to land in Go 1.12
v0.0.5
See diff at v0.0.4...v0.0.5