Luca Comellini
|
b68021e812
|
Add JSON output of go env and some env as strings
Additional outputs are:
- GOPATH as `go-path` string
- GOROOT as `go-root` string
- GOMOD as `go-mod` string
- GOCACHE as `go-cache` string
- GOMODCACHE as `go-mod-cache` string
- `go env` as `go-env` JSON
|
2023-03-27 19:15:44 -07:00 |
|