Skip to content

v0.4.14

Compare
Choose a tag to compare
@atc0005 atc0005 released this 21 Jan 12:11
· 636 commits to master since this release
a0785a8

Overview

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

Changed

  • Dependencies
    • Go
      • 1.16.12 to 1.17.6
      • (GH-259) Update go.mod file, canary Dockerfile to reflect current
        dependencies
    • gopkg.in/ini.v1
      • v1.66.2 to v1.66.3
    • atc0005/go-nagios
      • v0.8.1 to v0.8.2

Fixed

  • (GH-256) Fix Go release version for v0.4.13 release

References