go-latest-version
by FumingPower3925
Enforces modern Go standards and idioms for Go 1.22 through 1.26. Use when writing, reviewing, or modifying Go code to ensure the latest language features, standard library APIs, and best practices are used. Prevents deprecated patterns and guides toward idiomatic modern Go.