Closed dawidd6 closed 5 years ago
It seems to be not possible to set XS-Go-Import-Path
twice.
So I've created debian/links
with contents:
usr/share/gocode/github.com/badgerodon/collections usr/share/gocode/github.com/golang-collections/collections
Should do the job.
I was wrong about XS-Go-Import-Path
. It worked, I specified 2 import paths successfully.
Set two
XS-Go-Import-Path
ind/control
:github.com/golang-collections/collections
andgithub.com/badgerodon/collections
. (lazygit uses the former)