Looks good. Can you rebase the branch to main instead of merging main into this branch?
Note that this will break compatibility with go1.7 (or go1.3 for that matter). I keep this around mostly out of pride :) but could you please update .github/workflows/go.yml and update the README to list the minimal required Go version?
Looks good. Can you rebase the branch to
main
instead of mergingmain
into this branch?Note that this will break compatibility with go1.7 (or go1.3 for that matter). I keep this around mostly out of pride :) but could you please update
.github/workflows/go.yml
and update the README to list the minimal required Go version?