setup-go/__tests__
Luca Comellini 993eb07692
Add JSON output of go env and some env as strings
Additional outputs are:
- GOPATH as `go-path` string
- GOMOD as `go-mod` string
- GOCACHE as `go-cache` string
- GOMODCACHE as `go-mod-cache` string
- `go env` as `go-env` JSON
2024-07-24 15:00:42 -07:00
..
data Fix versions check failure (#479) 2024-05-10 11:25:20 -05:00
cache-restore.test.ts Add and configure ESLint and update configuration for Prettier (#341) 2023-03-08 10:45:16 +02:00
cache-utils.test.ts Add and configure ESLint and update configuration for Prettier (#341) 2023-03-08 10:45:16 +02:00
setup-go.test.ts Add JSON output of go env and some env as strings 2024-07-24 15:00:42 -07:00
verify-go.sh Use GitHub releases to download Go versions. (#58) 2020-06-29 11:41:13 -04:00
windows-toolcache.test.ts Fix Install on Windows is very slow (#393) 2023-08-03 14:33:56 +02:00