Josh Kaufman

Results 1 comments of Josh Kaufman

@1oglop1 What version of golang did you use to build it locally on windows? Golang 1.19 incorporated the security fix `execabs` was meant to address in the `os.exec` package https://cs.opensource.google/go/go/+/release-branch.go1.19:src/os/exec/exec.go;l=33-45...