v0.16.2-alpha.1
Pre-release
Pre-release
github-actions
released this
10 Oct 12:07
·
27 commits
to development
since this release
What's Changed
Bug Fixes 🐛
- Hotfix goconst linting errors for test cases by @atc0005 in #244
- Fix errcheck linting errors by @atc0005 in #249
- Fix
TestEmptyServiceOutputProducesNoOutput
test by @atc0005 in #253 - Fix
predeclared
linter warnings by @atc0005 in #256 - Remove inactive maligned linter by @atc0005 in #258
Dependency Updates
- ghaw: bump actions/checkout from 3 to 4 by @dependabot in #224
- go.mod: bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #228
- ghaw: bump github/codeql-action from 2 to 3 by @dependabot in #231
- Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #243
Other Changes
- Sync latest changes from master branch by @atc0005 in #246
- Update README reference links by @atc0005 in #255
Full Changelog: v0.16.1...v0.16.2-alpha.1