Not only my first post here but also my first steps in
packaging golang stuff especially for RHEL9 so bear with me.
I read the docs about go-vendor-tools and did some test
in packaging some srpm for EL9.
I got the helm package (that has already a vendor source tar)
packaged on EL9 by commenting
Am 04.09.24 um 22:55 schrieb Maxwell G:
On 9/4/24 5:31 AM, Leon Fauster wrote:
I now went a little further and took a package without a vendor tar
source file and build the corresponding vendor.tgz and build it then
for EL9 but in this case no "Provides: bundled()" where included.
Am 21.03.25 um 13:55 schrieb Alejandro Saez Morollon via golang:
On Thu, Mar 20, 2025 at 4:22 PM Zdenek Dohnal via golang
mailto:golang@lists.fedoraproject.org>>
wrote:
Hi all,
I maintain two components written in Go, so time to time the components
get CVE reports where vulnera