jwendell reported a new issue against the project: `go-rpm-macros` that you are
following:
``
Currently it is hardcoded in macros.go-compilers-golang line 35:
# Turn off Go modules
%gomodulesmode GO111MODULE=off
This is preventing me to build passing the flag "=mod=vendor". I'm currently
setti
eclipseo added a new comment to an issue you are following:
``
Have you tried redefining gomodulesmode in your SPEC:
%global gomodulesmode GO111MODULE=on
``
To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/issue/28
___
The status of the issue: `Allow override of %gomodulesmode` of project:
`go-rpm-macros` has been updated to: Closed by jwendell.
https://pagure.io/go-rpm-macros/issue/28
___
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an e
jwendell added a new comment to an issue you are following:
``
No, I didn't know it would work. Thanks.
``
To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/issue/28
___
golang mailing list -- golang@lists.fedora