grafana / beyla

eBPF-based autoinstrumentation of web applications and network metrics
https://grafana.com/oss/beyla-ebpf/
Apache License 2.0
1.19k stars 77 forks source link

Makefile: automatically update prereq binaries after version changes #748

Closed mariomac closed 4 weeks ago

mariomac commented 4 weeks ago

Detects if a version in the go-install-tool has changed and automatically downloads the binary, without having to manually remove it.

It will populate your bin/ directory with empty files that specify the name of the binary and the current version. For example:

bpf2go-v0.12.3
go-licenses-v1.6.0       
go-offsets-tracker-v0.1.7 
goimports-reviser-v3.4.5  
golangci-lint-v1.57.2     
kind-v0.20.0