Error lines from build-log.txt
... skipping 3339 lines ...
go: downloading go.uber.org/atomic v1.7.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading google.golang.org/protobuf v1.36.4
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
[34;1m🐱[0m running golangci-lint…
Error: can't load config: the Go language version (go1.23) used to build golangci-lint is lower than the targeted Go version (1.24.1)
Failed executing command with error: can't load config: the Go language version (go1.23) used to build golangci-lint is lower than the targeted Go version (1.24.1)
make: *** [Makefile:104: lint-go] Error 3
==============================
==== GO LINT TESTS FAILED ====
==============================
+ EXIT_VALUE=1
+ set +o xtrace