mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
refact: using repo bettercap/readline
This commit is contained in:
parent
3e640c4bac
commit
81a7e701f9
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
package session
|
||||
|
||||
import (
|
||||
"github.com/evilsocket/readline"
|
||||
"github.com/bettercap/readline"
|
||||
"regexp"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue