I'm going to go through the vendor tree and modernize things a little bit at a time.
My approach will be to use recent tagged releases where possible. This makes it easier to reference changelogs and reason about the composition of the system. While importing I will evaluate the usage of the package, determine if there are deprecated usages and upgrade accordingly. I'd also like to update some docs on how/why packages are used. I can throw that into a md file, any preferences where? For example: github/gorilla/websocket - A WebSocket implementation for Go. - Used in search to do various stuff. - Version: v1.2.0 - Changelog: XX -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
