v0.14.0
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)
Changelog
475e75b Move main package to root and add Docker image (#127)
8cd93c4 Bump github.com/goreleaser/goreleaser from 0.161.1 to 0.162.0 in /tools (#126)
bf589da Bump github.com/golangci/golangci-lint from 1.38.0 to 1.39.0 in /tools (#125)
22aaf73 Bump github.com/goreleaser/goreleaser from 0.160.0 to 0.161.1 in /tools (#124)
Docker images
docker pull docker.pkg.github.com/golang-templates/seed/seed:latest
docker pull docker.pkg.github.com/golang-templates/seed/seed:0
docker pull docker.pkg.github.com/golang-templates/seed/seed:0.14
docker pull docker.pkg.github.com/golang-templates/seed/seed:0.14.0