Merge remote-tracking branch 'upstream/staging' into HEAD

This commit is contained in:
Frederik Rietdijk
2018-01-02 19:10:45 +01:00
408 changed files with 3419 additions and 2498 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ addToGoPath() {
addToSearchPath GOPATH $1/share/go
}
envHooks=(${envHooks[@]} addToGoPath)
addEnvHooks "$targetOffset" addToGoPath