Enhancements
- Replace the
gofs
package with thensgo
package. - Update
scripts/build-release.sh
, add linux arm64 and macOS arm64 releases. - Add docker test workflow to GitHub Actions.
- Add release test workflow to GitHub Actions.
- Refactor the
build-release.sh
andbuild-docker.sh
scripts to make it more generic. - Update dependency, github.com/no-src/log v0.3.0 => v0.3.1.
- Bump actions/checkout from 3 to 4.