diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-09-15 17:46:47 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-09-15 17:46:47 (GMT) |
commit | 496f05ca42a1021d26741c17607f5f7a813f4a2f (patch) | |
tree | dbaaf3f9f95d3856eb2dab082acb694aa7f91cb6 /Makefile | |
parent | e7240253ca69291fac636478fd54568467d6c6e2 (diff) |
got rid of martini
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ GOCMD := go getlibs: export GOPATH=$(curdir) getlibs: - $(GOCMD) get "github.com/go-martini/martini" $(GOCMD) get "github.com/gorilla/websocket" vet: export GOPATH=$(curdir) |