[Bug 255205] Mk/Uses/go.mk: Fails to find a particular Go module
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 19 04:10:12 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255205
--- Comment #1 from Dmitri Goutnik <dmgk at freebsd.org> ---
(In reply to Yuri Victorovich from comment #0)
To allow ports to apply local patched, go.mk vendors all deps listed in go.mod.
For this particular port this causes a conflict because there's already
./vendor/github.com/xtaci/smux in the upstream sources.
This will need to be worked around somehow, perhaps by temporarily renaming
upstream ./vendor/github.com/xtaci/smux.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list