Add go-humanize and tablewriter to dependencies in Makefile

This commit is contained in:
Kent Gruber 2018-01-13 15:43:01 -05:00
commit a35a3b1305

View file

@ -47,6 +47,8 @@ deps:
@go get github.com/robertkrimen/otto
@go get github.com/dustin/go-humanize
@go get github.com/olekukonko/tablewriter
@go get github.com/dustin/go-humanize
@go get github.com/olekukonko/tablewriter
clean:
@rm -rf $(TARGET) net/oui_compiled.go