Closed rboyer closed 5 years ago
On a newer version of Go that runs vet during tests some stray conditionals are flagged as errant. Also when running on Linux one of the tests commented as only working on Darwin fails.
vet
I don't have merge privileges, so I'll need a merge buddy for this.
Nice fix, thanks!
On a newer version of Go that runs
vet
during tests some stray conditionals are flagged as errant. Also when running on Linux one of the tests commented as only working on Darwin fails.