Well on the other hand, if the user has the same dependency imported in the 
previous version, there might be surpising effects happening, because she 
now has two different incompatible versions of the same package.

If the package is having some init functions that should only be run once 
(like the db adapters) that could lead
to unexpected problems since it was just a patch update.


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to