Skip to content

v1.1.12

Choose a tag to compare

@tech10 tech10 released this 21 Jul 17:11
· 17 commits to master since this release
v1.1.12
3b51e78

Changelog

  • 4787aa6 Alter deprecated snapshot.name_template to snapshot.version_template within goreleaser config.
  • 6d0d8d8 Bump actions/checkout from 3 to 4 (#17)
  • 0a6545e Bump actions/setup-go from 4 to 5 (#25)
  • 32eccd5 Bump crazy-max/ghaction-import-gpg from 5 to 6 (#18)
  • 5904da6 Bump docker/build-push-action from 4 to 5 (#20)
  • eb01385 Bump docker/build-push-action from 5 to 6 (#30)
  • 94eff96 Bump docker/login-action from 2 to 3 (#21)
  • 147d3ef Bump docker/metadata-action from 4 to 5 (#22)
  • 82c575a Bump golangci/golangci-lint-action from 3 to 4 (#26)
  • f8280e3 Bump golangci/golangci-lint-action from 4 to 5 (#27)
  • d22c340 Bump golangci/golangci-lint-action from 5 to 6 (#28)
  • 1976a43 Bump golangci/golangci-lint-action from 6 to 7 (#31)
  • c3f2b14 Bump golangci/golangci-lint-action from 7 to 8 (#32)
  • 5aa076a Bump goreleaser/goreleaser-action from 4 to 5 (#19)
  • 61bc9b9 Bump goreleaser/goreleaser-action from 5 to 6 (#29)
  • 3ea7af7 Implemented better certificate generation practices.
  • 6a84e2a Remove depguard linter.
  • cb5cf7c Remove goconst linter, not needed.
  • 1593995 Update golangci-lint config file, rename deadline to timeout in the run section.
  • 719389c Update golangci-lint config to version 2 format.
  • 063bdf1 Update goreleaser configuration.
  • bdf50fa Update goreleaser.yml to validate against version 2.6 of goreleaser.
  • f4bb6ea Updated linters and code to pass lint checks.