daixiang0 / gci

GCI, a tool that control golang package import order and make it always deterministic.
BSD 3-Clause "New" or "Revised" License
434 stars 63 forks source link

Update standard library list for go 1.23 #214

Closed silas closed 2 months ago

silas commented 3 months ago

It'd be great to get a release after the standard library list is updated as well (so golangci-lint and such can better support Go 1.23).

Fixes #207

sonatard commented 3 months ago

@daixiang0 Please merge this PR 👍

daixiang0 commented 3 months ago

@silas thanks for your contribution!

Please sign all commits then we can make it land.

silas commented 3 months ago

Please sign all commits then we can make it land.

@daixiang0 Commits should be signed now.

esimonov commented 2 months ago

Also interested in an updated release 👍