Using go tools instead of requiring them in tools.go
snosratiershad opened this issue · comments
There is an interesting feature in go 1.24 for managing tools, I've read from here
I think it would be great to migrate to it when the release was established.