Changelog
- 2a124de Add files to goreleaser docker build context
- 1ae60b2 Add make target for trivy scan
- 549177d Add trivy image scan to GH workflow
- fabe14d Build docker image outside of goreleaser for more control
- 6008053 Fix goreleaser config and add validation for the same in GH workflow
- 2eab51b Fix playground setup
- b14a31f Upgrade golangci-lint and mockgen
- e96e74b Upgrade to go 1.24
- 12e5ddc Use a single Dockerfile
- 8d37f4b Use distroless base image to remove unused dependencies