1
0
Fork 0
mirror of https://github.com/actions/setup-go synced 2024-12-22 14:22:41 +00:00
setup-go/dist/setup
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
..
index.js Add JSON output of go env and some env as strings 2024-07-24 15:00:42 -07:00