On Tue, Feb 26, 2019 at 10:09 PM Julian Gilbey <[email protected]> wrote: > Any ideas? The current package is at > salsa.debian.org:go-team/packages/git-lab.git > (though it is broken when it downloads packages directly: the patch > update-for-new-tview.patch needs to be removed). There are also other > issues with this package, but they are unrelated.
This is an unfortunate example. See https://salsa.debian.org/go-team/packages/git-lab/blob/8b634650/go.mod#L43 Upstream just replaces a common library with its own fork. Otherwise I think you can still use the old GOPATH way. -- Shengjing Zhu
