This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
v0.4.24
Overview
- Bug fixes
- Dependency updates
- GitHub Actions workflow updates
- built using Go 1.19.9
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.19.4
to1.19.9
pelletier/go-toml
v2.0.6
tov2.0.7
atc0005/go-teams-notify
v2.7.0-rc.2
tov2.7.0
mattn/go-isatty
v0.0.16
tov0.0.18
golang.org/x/sys
v0.3.0
tov0.8.0
fatih/color
v1.13.0
tov1.15.0
go-logfmt/logfmt
v0.5.1
tov0.6.0
- (GH-332) Add Go Module Validation, Dependency Updates jobs
- (GH-338) Drop
Push Validation
workflow - (GH-339) Rework workflow scheduling
- (GH-341) Remove
Push Validation
workflow status badge - (GH-346) Update vuln analysis GHAW to use on.push hook
Fixed
- (GH-358) Fix revive linter errors
References
- See the
v0.4.24
milestone for the issues associated with this release. - See our CHANGELOG for more information.