nim added a new comment to an issue you are following:
``
replace can not work in Fedora anyway because it is not transitive (it’s the 
kind of broken by design idea people invent when their primary target is to 
bundle piles of junk and avoid fixing their code).

source code that uses replace needs patching to use the real module/import name 
with or without modules. We have %patch and (soonish) patchlists for that, not 
sure a macro would be a lot more convenient, and it would certainly be more 
brittle.
``

To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/issue/27
_______________________________________________
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org

Reply via email to