Skip to content

v0.2.2

Compare
Choose a tag to compare
@atc0005 atc0005 released this 14 Jun 12:39
· 290 commits to master since this release
79dc167

Overview

  • Bug fixes
  • Dependency updates
  • GitHub Actions workflow updates
  • 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
      • 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
      • v0.0.18 to v0.0.19
    • golang.org/x/crypto
      • v0.9.0 to v0.10.0
    • golang.org/x/sys
      • v0.8.0 to v0.9.0
  • (GH-191) Update vuln analysis GHAW to remove on.push hook

Fixed

  • (GH-188) Disable depguard linter
  • (GH-194) Restore local CodeQL workflow

References