Open jaffee opened 6 years ago
Looks like gopkg.in doesn't do much until you start releasing major versions... and then it seems to work pretty automatically.
We are 1.0 now - let's take another look at this and see how the move to vgo affects things as well
The downside of using gopkg.in is, we have to rely on an external service. Even when we don't consider the security issues, it may disappear anytime, which would break our code.
Need to do a bit of research, but this was requested here