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

v0.4.22

Compare
Choose a tag to compare
@atc0005 atc0005 released this 11 May 10:39
· 236 commits to master since this release
5cf0bbf

Overview

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

Changed

  • Dependencies
    • Go
      • 1.17.9 to 1.17.10
    • pelletier/go-toml
      • v1.9.5 to v2.0.1

Fixed

  • (GH-295) Replace pelletier/go-toml v1.x with v2

References