Skip to content

v0.4.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 12 May 12:13
· 294 commits to master since this release
ebd6354

Overview

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

Changed

  • Dependencies
    • Go
      • 1.19.7 to 1.19.9
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.3 to go-ci-oldstable-build-v0.10.5
    • rs/zerolog
      • v1.29.0 to v1.29.1
    • golang.org/x/sys
      • v0.6.0 to v0.8.0

Fixed

  • (GH-231) Fix revive linter errors

References