mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 15:47:04 +08: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.