5
0
Fork 0
mirror of https://github.com/actions/setup-go.git synced 2025-12-28 01:08:17 +00:00
setup-go/dist/setup
Luca Comellini 18710d65d4
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
2025-03-12 12:46:13 -07:00
..
index.js Add JSON output of go env and some env as strings 2025-03-12 12:46:13 -07:00