What would you like to be added:
upx --best --lzma --exact preserves .go.buildinfo section.
I'd like for go-module-binary-cataloger to be able to read it compressed.
Why is this needed:
To keep golang binaries LZMA compressed with UPX, and to be able to read preserved original SBOM.
Usually bin size reduction is around 3-5 times.
Additional context:
