Commit Graph

1 Commits (46e8240eadabcf31fd29dbeeb987836149a96b56)

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