mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

update go #504

Open mcandre opened 4 months ago

mcandre commented 4 months ago

https://go.dev/doc/go1.22

Significant improvements:

Append patch version in go.mod configurations.

Update errcheck to 1.7.0+.

Update nakedret to 2.0.3+.

Ensure staticcheck and errcheck receive ./... Go recursion CLI option.