Develop enterprise software in Go#
Content will be added as it becomes available.
-
Write secure, robust software
- Keep deps near code with go mod vendor
- Make sure to remove
go mod tidy
when usinggoereleaser
in GitHub action
-
Understand how to work with Go private modules
- Get good working with YAML data