mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 05:53:20 -07:00
Merge pull request #56 from onura/pr/fix_missing_import
fix: Cannot compile because of a missing import.
This commit is contained in:
commit
7e07b85acb
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