Closed odiferousmint closed 5 years ago
Hello. Upon executing hero -source="./", I get the following output:
hero -source="./"
Parsing... Generating... Executing goimports... Executing go vet... vet: invoking "go tool vet" directly is unsupported; use "go vet" exit status 1
go version: go1.12rc1 linux/amd64
go1.12rc1 linux/amd64
Is this going to be fixed?
https://golang.org/doc/go1.12#tools
Fixed.
Hello. Upon executing
hero -source="./"
, I get the following output:go version:
go1.12rc1 linux/amd64
Is this going to be fixed?
https://golang.org/doc/go1.12#tools