remove godep installation from make install

This commit is contained in:
Shawn Smith
2016-06-12 14:04:49 +09:00
parent 717a80b4b1
commit f9dc91dcbe

View File

@@ -1,7 +1,5 @@
#!/bin/bash
go get github.com/tools/godep
go get github.com/alecthomas/gometalinter
gometalinter --install --update
go get github.com/client9/misspell/cmd/misspell