Skip to content

v0.8.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 09 Jun 12:51
· 360 commits to master since this release
9d9fcbc

Overview

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

Changed

  • Dependencies
    • Go
      • 1.19.9 to 1.19.10
    • atc0005/go-ci build image
      • go-ci-oldstable-build-v0.10.5 to go-ci-oldstable-build-v0.10.6
    • atc0005/go-nagios
      • v0.14.0 to v0.15.0
    • mattn/go-isatty
      • 0.0.18 to 0.0.19
  • (GH-442) Update vuln analysis GHAW to remove on.push hook
  • (GH-443) Log hostname for successful DNS resolution

Fixes

  • (GH-439) Disable depguard linter

References