Skip to content

Commit

Permalink
chore(build): update vendor list
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienfr committed May 29, 2016
1 parent 23e30cf commit 81edd7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,13 @@ clean:
dependencies:
@echo
@echo "----- DOWNLOADING -------------------------------------------------------------------------"
@go get -u github.com/gorilla/pat
@go get -u github.com/gorilla/mux
@go get -u github.com/gorilla/context
@go get -u github.com/codegangsta/negroni
@go get -u github.com/codegangsta/cli
@go get -u github.com/Sirupsen/logrus
@go get -u gopkg.in/mgo.v2
@go get -u github.com/tools/godep
@go get -u github.com/assembla/cony
@go get -u github.com/streadway/amqp
@go get -u github.com/golang/lint/golint
@echo "----- DONE --------------------------------------------------------------------------------"

Expand Down

0 comments on commit 81edd7c

Please sign in to comment.