setup-go/src
Manuel Mendez 83124a14b6 Do not export GOROOT
This has not been necessary since [Go 1.9](https://go.dev/doc/go1.9#goroot) at
least (although clunky to do so then) but definitely not since
[Go 1.10](https://go.dev/doc/go1.10#goroot).

This is cargo culting code that is more than 2 years out of date and runs into
issues when multiple go versions are used in an action run.

Signed-off-by: Manuel Mendez <mmendez534@gmail.com>
2022-03-11 08:26:16 -05:00
..
installer.ts Remove stable input and fix SemVer notation (#195) 2022-02-28 10:16:32 +03:00
main.ts Do not export GOROOT 2022-03-11 08:26:16 -05:00
setup-go.ts format 2020-02-09 00:29:21 -05:00
system.ts Remove stable input and fix SemVer notation (#195) 2022-02-28 10:16:32 +03:00