Skip to content

v0.1.12

Compare
Choose a tag to compare
@atc0005 atc0005 released this 21 Jul 11:22
· 436 commits to master since this release
d02ef91

Overview

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

Changed

  • Dependencies
    • Go
      • 1.17.10 to 1.17.12
    • denisenkom/go-mssqldb
      • v0.12.0 to v0.12.2
    • atc0005/go-nagios
      • v0.8.2 to v0.9.1
    • rs/zerolog
      • v1.26.1 to v1.27.0

Fixed

  • (GH-110) Update lintinstall Makefile recipe
  • (GH-111) Fix various atc0005/go-nagios usage linting errors

References