google / keep-sorted

keep-sorted is a language-agnostic formatter that sorts lines between two markers in a larger file.
Apache License 2.0
132 stars 15 forks source link

go: update module, various cleanup #18

Closed katexochen closed 10 months ago

katexochen commented 10 months ago

Hey, I hope the PR is okay in this form, otherwise I can also cherry-pick in different PRs if you like. :)

katexochen commented 10 months ago

Oh, we will also need to update to Go 1.21 for this to work.

JeffFaer commented 10 months ago

Hey! Sorry for the slow review on this. My email filters weren't set up correctly, so I just hadn't even noticed this PR. This should be fixed moving forward

Thanks for these clean ups!