Skip to content

v0.1.14

Compare
Choose a tag to compare
@atc0005 atc0005 released this 21 Sep 11:05
· 384 commits to master since this release
83dc138

Overview

  • Bug fixes
  • Dependency updates
  • GitHub Actions Workflows updates
  • built using Go 1.19.1
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.17.13 to 1.19.1
    • atc0005/go-nagios
      • v0.9.1 to v0.10.0
    • rs/zerolog
      • v1.27.0 to v1.28.0
    • github/codeql-action
      • v2.1.21 to v2.1.24
  • (GH-119) Update project to Go 1.19
  • (GH-120) Update Makefile and GitHub Actions Workflows

Fixed

  • (GH-118) Add missing cmd doc file

References