mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
* feat: update to go 1.24.x Update to building with go 1.24.x so that the main module version gets set during `go build` Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk> * chore: bump golangci-lint for go 1.24.x support Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk> * chore: appease the updated linter Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk> * chore: fix test logging for go 1.24 Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk> --------- Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk>