Remove go get ./... from the Makefile

This commit is contained in:
Cameron Sparr
2016-01-20 14:43:35 -07:00
parent 6647cfc228
commit f24f5e98dd
2 changed files with 1 additions and 1 deletions

View File

@@ -23,7 +23,6 @@ dev: prepare
# Get dependencies and use gdm to checkout changesets
prepare:
go get ./...
go get github.com/sparrc/gdm
gdm restore