зеркало из https://github.com/mozilla/mig.git
[minor] add mgo module to makefile dependencies fetching
This commit is contained in:
Родитель
372f7bf184
Коммит
79559268b6
1
Makefile
1
Makefile
|
@ -50,6 +50,7 @@ go_get_deps:
|
|||
$(GOGETTER) code.google.com/p/go.crypto/openpgp
|
||||
$(GOGETTER) github.com/streadway/amqp
|
||||
$(GOGETTER) github.com/howeyc/fsnotify
|
||||
$(GOGETTER) labix.org/v2/mgo
|
||||
$(GOGETTER) labix.org/v2/mgo/bson
|
||||
$(GOGETTER) code.google.com/p/gcfg
|
||||
$(GOGETTER) github.com/VividCortex/godaemon
|
||||
|
|
Загрузка…
Ссылка в новой задаче