Should be easy as `go mod init`, but 1. Do before depending on any external packages (issue #3) 2. Start using semantic version tags, even though a major release is a long time away.
Should be easy as
go mod init, butDo before depending on any external packages (issue Use a logger #3)
Start using semantic version tags, even though a major release is a long time away.