fatedier %!s(int64=9) %!d(string=hai) anos
pai
achega
fdd7436736
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Makefile

+ 1 - 2
Makefile

@@ -7,8 +7,7 @@ all: build
 build: godep fmt frps frpc
 
 godep:
-	@GOPATH=$(OLDGOPATH)
-	go get github.com/tools/godep
+	GOPATH=$(OLDGOPATH) go get github.com/tools/godep
 
 fmt:
 	godep go fmt ./...