when I execute "gocov convert xxx.out", it returned the following error:
/home/ops/utils/utils.go:4:17: expected '(', found '['
I'm not sure if caused by the incompatile version between GOCOV and GO.
Does anyone meet this problem? Appreciate your reply.