[go-rpm-macros] Issue #28: Allow override of %gomodulesmode

2020-12-18 Thread Jonh Wendell
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

[go-rpm-macros] Issue #28: Allow override of %gomodulesmode

2020-12-18 Thread Robert-André Mauchin
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 ___

[go-rpm-macros] Issue #28: Allow override of %gomodulesmode

2020-12-18 Thread Jonh Wendell
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

[go-rpm-macros] Issue #28: Allow override of %gomodulesmode

2020-12-18 Thread Jonh Wendell
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