Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 17:12
· 20 commits to master since this release
a186000

9 changes since v1.1.3

🛠️ Minor Changes

  • Remove compilation date (#52)
  • Replace codeclimate with golang-ci (#57)
  • Update GH actions naming (#60)
  • Use log-level flag, reduce boilerplate (#59)
  • Run golangci-lint from makefile (#62)

🔗 Dependency Updates

  • Update module github.com/urfave/cli/v2 to v2.17.1 (#54)
  • Update paambaati/codeclimate-action action to v3.1.0 (#55)
  • Update paambaati/codeclimate-action action to v3.1.1 (#56)
  • Update module github.com/stretchr/testify to v1.8.1 (#61)