Releases: nandak522/hello-universe-go-app
Releases · nandak522/hello-universe-go-app
v1.3.3
- Add support for json response output (along with existing html output)
- Use Github actions to create docker image and git tag automatically.
v1.3.1
- Dockerfile cleanups
- Delete obsolete code
v1.3.0
- Pure go project.
- No frameworks. Removed
labstack/echo
- Uses
go:embed
for shipping static (bootstrap css) and templates inside the binary.
v1.2.0
- Bump deps
- Added helm chart
v1.1.0
- Hello-universe-go-app with configurable log level
Download the attached hello-universe-go-app-v1.1.0-linux-amd64.zip
artifact. Unzip it and run the hello-universe-go-app-v1.1.0-linux-amd64
binary on the command line from the same place.