|
|
|
|
|
by aeijdenberg
2740 days ago
|
|
False only for very small values of code. ie if your code itself is split into modules, they won't work (as they are imported by their full path, not relatively), and anything in your vendor dir is also ignored when used outside of a GOPATH entry. |
|