main
fix: Golang version parsing from binaries w/GOEXPERIMENT (#6696)
feat(go): detect version from ELF symbol table for binaries built with -trimpath (#10197)
fix: handle Go 1.26 GOEXPERIMENT version format change (#10351)
refactor: use ParseErrorsAllowlist instead of ParseErrorsWhitelist (#10830)