Hacker News new | ask | show | jobs
by knownunown 2643 days ago
It sounds like the replace syntax might help here. It allows you to forgo semver+version control and depend on modules on your local disk. https://github.com/golang/go/wiki/Modules#can-i-work-entirel...