Closed dechristopher closed 2 years ago
Looks like ineffassign has other hiccups too: for github.com/thediveo/netdb it reports missing identifiers that clearly exist.
ineffassign also reports incorrectly like this for String()
methods generated by golang.org/x/tools/cmd/stringer
I want to upgrade it!!!!! plz!!
@dechristopher @TheDiveO @jimschubert I believe this has been fixed and I don't see ineffassign issues on the repos you posted above. Feel free to reopen if that's not the case.
looks good, thank you very much!
time.Time.UnixMilli
was added in go1.17