Skip to content

v0.1.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 11 Apr 11:10
· 397 commits to master since this release
77a8cf8

Overview

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

Added

  • (GH-22) Add Go Module Validation, Dependency Updates jobs

Changed

  • Dependencies
    • Go
      • 1.19.4 to 1.19.8
  • CI
    • (GH-24) Drop Push Validation workflow
    • (GH-25) Rework workflow scheduling
    • (GH-27) Remove Push Validation workflow status badge

Fixed

  • (GH-29) Update vuln analysis GHAW to use on.push hook

References