mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
fix: fixed a compilation error on macOS
This commit is contained in:
parent
e50eaad7e6
commit
ea6f680663
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ import (
|
|||
|
||||
"github.com/bettercap/bettercap/core"
|
||||
"github.com/bettercap/bettercap/network"
|
||||
|
||||
"github.com/evilsocket/islazy/str"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue