-
Eric Lathrop authored
When running "make test" on my machine, I got many unrecognized import path errors, and the path showed a trailing "\n". Changing the go list format to remove the newline fixed these.
ff0647bc
When running "make test" on my machine, I got many unrecognized import path errors, and the path showed a trailing "\n". Changing the go list format to remove the newline fixed these.