mirror of
https://github.com/burrowers/garble
synced 2026-06-06 15:24:28 +00:00
be4462bc23
I forgot to update the original Go template away from `go version`. Note that `go env` already tells us what we need via e.g. GOVERSION, so we can avoid asking for `go version` separately.