What's Changed
- Update
go.mod
to reflect thatafero
requiresgo
>=1.15.10
by @jeffwidman in #346 - Move CI tests to GitHub Action by @bep in #367
- Misc build/test fixes by @bep in #368
- Fix staticcheck lint errors by @bep in #369
- Make IOFS.ReadDir check for fs.ReadDirFile by @bep in #366
New Contributors
- @jeffwidman made their first contribution in #346
Full Changelog: v1.8.2...v1.9.0