Fix Go platform detection on Raspberry Pi for Prometheus
GO 1.22.4 reports the Raspberry Pi armv6 platform with a trailing ",hardfloat", which causes a download failure when building Prometheus. We can just strip that out so the right file is downloaded during the build.
Loading
Please register or sign in to comment