diff --git i/Makefile w/Makefile index 66fb597..bccd3a5 100644 --- i/Makefile +++ w/Makefile @@ -100,7 +100,7 @@ common: \ api_proxy_easyjson.go \ natsclient_easyjson.go \ room_easyjson.go - $(GO) mod tidy + true $(BINDIR): mkdir -p $(BINDIR)