- Use
gofmtto format all source files. - Address any issues that were discovered by the
golint&govettool. - Follow recommendations in effective go and Go Code Review Comments.
- Please make sure that each dependency in the
glide.yamlhas a specificversiondefined (a specific commit ID or a git tag).