coverage: 67.0% of statements in ./... ok github.com/katzenpost/authority/tests 1990.841s coverage: 67.0% of statements in ./... $ go tool cover -html=internal.cov -o coverage/internal.html $ go tool cover -html=voting.cov -o coverage/voting.html $ go tool cover -html=nonvoting.cov -o coverage/nonvoting.html cover: cannot run go list: exit status 1 build .: cannot find module for path .