|
|
|
|
|
by lobster_johnson
3392 days ago
|
|
You say you don't want the go tool to be more complex -- but gopkg.in just moves dependency management elsewhere. You have to have it somewhere. gopkg.in only works properly if everyone uses it. The second you have a non-gopkg.in package, you have no way to manage that dependency. Does gopkg.in work for non-public libraries? |
|