mirror of
https://github.com/bettercap/bettercap
synced 2025-08-22 06:23:18 -07:00
Merge a35a3b1305
into 7965cece7f
This commit is contained in:
commit
71c917f58b
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue