The replace directive seems to solve the issues with forked projects in particular. [1]
1 - https://github.com/golang/go/wiki/Modules#when-should-i-use-...
The replace directive seems to solve the issues with forked projects in particular. [1]
1 - https://github.com/golang/go/wiki/Modules#when-should-i-use-...