Last 12 weeks · 0 commits
2 of 6 standards met
Repository: fatih/faillint. Description: Report unwanted import path and declaration usages Stars: 243, Forks: 22. Primary language: Go. Languages: Go (100%). Homepage: https://arslan.io Latest release: v1.15.0 (1y ago). Open PRs: 0, open issues: 4. Last activity: 1y ago. Community health: 42%. Top contributors: fatih, bwplotka, dimitarvdimitrov, joshmgross, mweb, nnutter, saswatamcode, trevorwhitney.
Trying to bump our Go version from Go 1.23.x to 1.24.0 has resulted in errors in An example error is: The above was working before bumping the Go version. What I am proposing is bumping the underlying to a more recent version. I did not bump to the latest, as that seems to force a dependence on Go 1.24. Going to 0.29 works on Go 1.22, which is 2 releases old. After doing this and trying it locally, the checks seem to pass.