1
0
Fork 0
mirror of https://github.com/actions/setup-go synced 2025-01-05 11:22:40 +00:00
Commit graph

1 commit

Author SHA1 Message Date
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