Skip to content

v0.1.6

Compare
Choose a tag to compare
@atc0005 atc0005 released this 10 Nov 11:44
· 418 commits to master since this release
10326d4

Overview

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

Changed

  • Dependencies

    • Go
      • 1.16.7 to 1.16.10
    • atc0005/go-nagios
      • v0.7.0 to v0.8.1
    • rs/zerolog
      • v1.23.0 to v1.26.0
    • actions/checkout
      • v2.3.4 to v2.4.0
    • actions/setup-node
      • v2.4.0 to v2.4.1
  • (GH-82) Lock Go version to the latest "oldstable" series

Fixed

  • (GH-87) Update build tags for Go 1.17 compatibility

References