|
|
|
|
|
by btashton
2083 days ago
|
|
Right URLs never change. Remember when one of the most popular golang logging libraries renamed from github.com/Sirupsen/logrus to github.com/sirupsen/logrus and all of a sudden everything would break because you were using both via some dep vendor. Or Java where you get 80 char of namespaces that may or may not change because the library moved to be an eclipse project. |
|