makefile dep fix

pull/191/head^2
hunterlong 2019-06-06 11:14:20 -07:00
parent e24b8353df
commit 15a6dc0652
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ dev-deps:
$(GOGET) github.com/ararog/timeago $(GOGET) github.com/ararog/timeago
$(GOGET) gopkg.in/natefinch/lumberjack.v2 $(GOGET) gopkg.in/natefinch/lumberjack.v2
$(GOGET) golang.org/x/crypto/bcrypt $(GOGET) golang.org/x/crypto/bcrypt
$(GOGET) github.com/99designs/gqlgen
# remove files for a clean compile/build # remove files for a clean compile/build
clean: clean: