mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 10:46:57 -07:00
fix: Cannot compile because of a missing import.
This commit is contained in:
parent
e93f2138e4
commit
da912687b9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
package network
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"net"
|
||||
"regexp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue