Lock file Guidance - Masterminds/glide GitHub Wiki

Guidance for committing the glide.lock file

In Rubygems/Bundler practice a library should not commit the lock file while the root project should.

For Go projects the guidance is ...