v0.4.15
Overview
- Dependency updates
- CI / linting improvements
- Bugfixes
- built using Go 1.17.7
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
-
Dependencies
Go
1.17.6
to1.17.7
gopkg.in/ini.v1
v1.66.3
tov1.66.4
actions/checkout
v2.4.0
tov3
actions/setup-node
v2.5.1
tov3
-
(GH-264) Expand linting GitHub Actions Workflow to include
oldstable
,
unstable
container images -
(GH-265) Switch Docker image source from Docker Hub to GitHub Container
Registry (GHCR)
Fixed
- (GH-267) var-declaration linting errors from revive linter
References
- See the
v0.4.15
milestone for the issues associated with this release. - See our CHANGELOG for more information.