lindell / multi-gitter

Update multiple repositories in with one command
Apache License 2.0
895 stars 66 forks source link

chore: update to Go 1.21 #402

Closed jamestelfer closed 1 year ago

jamestelfer commented 1 year ago

What does this change

Updates build to use Go 1.21, and tries to ensure CI workflows are operating against the version of Go currently used by go.mod.

Go 1.21 includes various enhancements including new APIs for slice, along with a variety of fixes.

What issue does it fix

No specific issue, just looking to be able to use some newer APIs.

Notes for the reviewer

Some of the workflows only execute on master. The changes appear safe, and any issues could potentially be fixed in a "fast follow" response.

Checklist

github-actions[bot] commented 1 year ago

Included in release v0.48.0 🎉