You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use "go run pkg@version" assuming Go 1.17 or later
Now that Go 1.17 came out four months ago,
we can clean up the go:generate comments.
We don't need to worry about supporting Go 1.16,
as "go generate" only needs to work for the few maintainers.
Fixes#41.
0 commit comments