Require Go 1.22 from now on #1435
Annotations
3 errors
build:
sg/deps.go#L25
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
|
build:
sg/fn_test.go#L36
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
build
Process completed with exit code 2.
|