Skip to content

v0.7.21

Compare
Choose a tag to compare
@atc0005 atc0005 released this 22 Jul 11:52
· 356 commits to master since this release
75778ac

Overview

  • Bug fixes
  • Dependency updates
  • built using Go 1.17.12
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.17.10 to 1.17.12
    • sirupsen/logrus
      • v1.8.1 to v1.9.0
    • pelletier/go-toml
      • v2.0.1 to v2.0.2

Fixed

  • (GH-394) Update lintinstall Makefile recipe

References