Adding third_party dir support
@ -1,4 +1,6 @@
default:
GOPATH := $(CURDIR)/third_party
all:
go build
clean: