Hello, Why did you remove the `-bin` AUR?
golangci-lint depends on a Go version, which is not the min Go version of the go.mod, this is critical for us to have the `-bin` AUR. For example, golangci-lint >= 1.64 requires go1.24 to be used with go1.24, Go can install any version of the Go toolchain without relying on the system, so this can lead to a problem if golangci-lint has been built with go1.23. Le mer. 14 mai 2025 à 09:23, <[email protected]> a écrit : > carsme [1] filed a deletion request for golangci-lint-bin [2]: > > Now available in [extra]: > https://archlinux.org/packages/extra/x86_64/golangci-lint/ > > [1] https://aur.archlinux.org/account/carsme/ > [2] https://aur.archlinux.org/pkgbase/golangci-lint-bin/
