Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

v0.4.16

Compare
Choose a tag to compare
@atc0005 atc0005 released this 10 Nov 11:24
· 287 commits to master since this release
5aa5037

Overview

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

Changed

  • Dependencies
    • Go
      • 1.16.8 to 1.16.10
    • actions/checkout
      • v2.3.4 to v2.4.0

Fixed

  • (GH-261) False positive G307: Deferring unsafe method "Close" on type "*os.File" (gosec) linting error

References