nim added a new comment to an issue you are following:
``
rpm dependencies are transitive. That means replace can not be supported in
rpm. That means the only sane way to handle replace is to remove it by patching
code imports (which is not long or hard)
As to why non-transitive deps and 'to he
The status of the issue: `Add macro for packages with `replace` in go.mod` of
project: `go-rpm-macros` has been updated to: Closed by proletarius101.
https://pagure.io/go-rpm-macros/issue/27
___
golang mailing list -- golang@lists.fedoraproject.org
To
proletarius101 added a new comment to an issue you are following:
``
Yeah. Not trying to really support `replace` but was asking how to deal with
such case is acceptable and right for Fedora.
Now I know that just to replace the goipath to its real one by patches. Thanks
for answering!
``
To rep