Skip to content

v0.10.2

Compare
Choose a tag to compare
@atc0005 atc0005 released this 08 Dec 13:33
· 252 commits to master since this release
86b905e

Overview

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

Changed

  • Dependencies
    • Go
      • 1.19.1 to 1.19.4
    • atc0005/go-teams-notify
      • v2.7.0-rc.1 to v2.7.0-rc.2
  • (GH-257) Refactor GitHub Actions workflows to import logic

Fixed

  • (GH-260) Fix Makefile Go module base path detection

References