Golang Templates Seed Versions Save

Go application GitHub repository template.

v0.19.0

2 months ago

Added

  • Add sqlclosecheck linter. (#235)

Changed

  • Change license to CC0-1.0. (#241)
  • Update Codecov instructions for v4. (#289)

Fixed

  • Fix inst Make target for Go 1.21. (#269)

v0.18.0

1 year ago

Changed

Fixed

  • Adjust Build Status badge to new shields.io API. (#231)

v0.17.1

1 year ago

Fixed

  • Fix release GitHub workflow. (#225)

v0.17.0

1 year ago

Changed

  • Update golangci-lint configuration. (#222)
  • Update Make targets. (#224)

Removed

  • Remove go-acc and use coverpkg flag instead. (#221)

v0.16.1

1 year ago

Fixed

  • Improve GH workflows and Makefile. (#217)

v0.16.0

1 year ago

Added

Changed

  • Update golangci-lint configuration. (#196)
  • Update Visual Studio code configuration. (#197)
  • Migrate to ghcr.io. (#203)
  • Use SemVer version as release name. (#206)
  • Manual changelog. (#207)
  • Update Makefile. (#210)
  • Bump dependencies.

Removed

  • Remove VS Code Remote Container support. (#199)
  • Remove info about GoDownloader as it is deprecated. (#202)
  • Remove testify. (#209)

Fixed

  • Add workflow_dispatch to all workflows. (#204)
  • Fix docker image name. (#205)
  • Fix CodeQL GH workflow permissions. (#216)

v0.15.0

3 years ago

Added

Changed

Changelog

dd99068 Prepare release v0.15.0 (#134) 722a3dc Add code of conduct (#133) 342ee31 Update golint and gocyclo linters configuration (#132) 9d8f027 Add Changelog (#131) d3d21cc Improve GitHub workflows (#130) 8e88e44 Bump github.com/goreleaser/goreleaser from 0.162.1 to 0.164.0 in /tools (#129) 2160448 Bump github.com/goreleaser/goreleaser from 0.162.0 to 0.162.1 in /tools (#128)

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.15
  • docker pull docker.pkg.github.com/golang-templates/seed/seed:0.15.0

v0.14.0

3 years ago

Added

  • Build and push a Docker container image. (#127)

Changed

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

v0.13.4

3 years ago

Changelog

a9d2eea Add license badge (#123) 76402ae Bump github.com/goreleaser/goreleaser from 0.159.0 to 0.160.0 in /tools (#122)

v0.13.3

3 years ago

Changelog

c852a6c Update golangci-lint configuration (#121) 92aa87a Refine CI workflow caching and dev as default make target (#120) d4193cb Bump github.com/goreleaser/goreleaser from 0.157.0 to 0.159.0 in /tools (#118) 6ca92c6 Bump github.com/golangci/golangci-lint from 1.37.1 to 1.38.0 in /tools (#119)