Releases: bruno-chavez/go-microservice-template
Releases · bruno-chavez/go-microservice-template
Updated dependencies and Go version to 1.16
v1.3.1 Minor documentation updates
Updated module name and Dockerfile
- Updated module name to be compliant of pkg.go.dev
- Updated Dockerfile to use Alpine as base image for builder, run as non root user and deleted unnecessary commands
Complete refactor
Previously the package lacked any kind of meaningful updates and was too opinionated for its purpose.
I decided to complete refactor it and came up with the current iteration set by tag v1.2.0
First Stable Release
Stable version, ready to use