This commit is contained in:
Kent 'picat' Gruber 2018-01-13 20:43:49 +00:00 committed by GitHub
commit 71c917f58b

View file

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