Update confirmation/confirmation.go
This commit is contained in:
parent
8d13e466bb
commit
e662ed7a9f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package confirmation
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"git.shadowhosting.xyz/Eggactyl/tui"
|
"git.eggactyl.cloud/Eggactyl/tui"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"golang.org/x/term"
|
"golang.org/x/term"
|
||||||
|
|
Loading…
Reference in a new issue