AndreasSko / go-jwlm

A command line tool to easily merge JW Library backups, written in Go.
MIT License
71 stars 3 forks source link

Upgrade to latest go-releaser with latest Go version #143

Closed AndreasSko closed 11 months ago

AndreasSko commented 11 months ago

To old workflow still used an old version of Go and go-releaser. This updates all the dependencies. To validate PR, go-releaser is now also run during PRs in skip-publish mode.

coveralls commented 11 months ago

Coverage Status

coverage: 89.26%. remained the same when pulling 4450fc318c5661405886393177ca956dc8c7fe4d on fix_goreleaser into c4706de17076b4c5d0097b032af49acc5abbbbab on master.

AndreasSko commented 11 months ago

Fixes https://github.com/AndreasSko/go-jwlm/issues/142