Hacker News new | ask | show | jobs
by allover 2941 days ago
The go team recognise there's a fundamental problem with it, otherwise they wouldn't have created dep and vgo [1]

[1] https://github.com/golang/go/issues/24301

1 comments

`dep` and `vgo` both continue to use URLs as import paths. They optionally provide other means of fetching code.