Re: Golang bundled() Provides generator

2024-04-02 Thread Maxwell G
On Tue Apr 2, 2024 at 17:16 +0200, Dan Čermák wrote: > Hi Maxwell & Go SIG, Hi Dan, Thank you for reaching out! > we have recently started working on introducing a bundled() provides > generator for golang in openSUSE and found a very simple solution using > the output of `go version -m /path/to

Re: Golang bundled() Provides generator

2024-04-02 Thread Dan Čermák
Hi Maxwell & Go SIG, we have recently started working on introducing a bundled() provides generator for golang in openSUSE and found a very simple solution using the output of `go version -m /path/to/binary` [1] The solution is of course only that simple, because we build more or less all go bina