golang-templates/seed v0.14.0 Release Notes
-
โ Added
- ๐ Build and push a Docker container image. (#127)
๐ Changed
- ๐ Move the
main
package to the root directory. (#127)- It is suggested to use the
cmd
structure if the repository builds more than one application.
- It is suggested to use the
- โก๏ธ Update .golangci.yml. (#127)
- ๐ Update GoReleaser to 0.162.0. (#126)
- ๐ Update golangci-lint to 1.39.0. (#125)