petejkim / goop

A simple dependency manager for Go (golang), inspired by Bundler.
MIT License
779 stars 45 forks source link

Add support for bzr #15

Open enmand opened 10 years ago

enmand commented 10 years ago

Add support for bzr repositories.

I've tested this on the "mgo" repository (labix.org/v2/mgo). My Goopfile is has labix.org/v2/mgo #r2014.03.12. It should check out revision r271 after it checks out the tag.

cdmicacc commented 10 years ago

:+1:

mikeclymer commented 10 years ago

+1, if only to get access to mgo.