Commit Graph

6 Commits

Author SHA1 Message Date
cornfeedhobo
377f02714d Simplify multiple path support in go plugin (#1284)
* simplify wrapped pathmunge logic. update tests to account for cases with spaces in $PATH.
2019-11-20 08:49:34 +01:00
cornfeedhobo
3645305644 add go plugin tests and update list reversal logic 2018-12-06 17:07:03 -05:00
cornfeedhobo
4ff305c009 add multiple path support to go plugin 2018-11-09 18:55:19 -05:00
Enze Chi
502de11c2f Use go binary to get default GOROOT and GOPATH 2018-10-18 10:57:54 +11:00
Tanzeeb Khalili
0cef421c97 Change default $GOPATH to $HOME/go
As of Go v1.8, $HOME/go is the default $GOPATH. See https://github.com/golang/go/issues/17262 for the discussion.
2017-10-14 02:13:55 -04:00
MunifTanjim
a0f14898c9 add go plugin 2016-11-19 22:33:11 +06:00