mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 13:09:49 -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
|
package network
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
"fmt"
|
||||||
"net"
|
"net"
|
||||||
"regexp"
|
"regexp"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue