File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import (
16
16
"time"
17
17
"unicode"
18
18
19
- "github.com/chzyer /readline"
19
+ "github.com/abiosoft /readline"
20
20
"github.com/fatih/color"
21
21
"github.com/flynn-archive/go-shlex"
22
22
)
Original file line number Diff line number Diff line change 5
5
"strings"
6
6
"sync"
7
7
8
- "github.com/chzyer /readline"
8
+ "github.com/abiosoft /readline"
9
9
)
10
10
11
11
type (
Original file line number Diff line number Diff line change 3
3
package ishell
4
4
5
5
import (
6
- "github.com/chzyer /readline"
6
+ "github.com/abiosoft /readline"
7
7
)
8
8
9
9
func clearScreen (s * Shell ) error {
Original file line number Diff line number Diff line change 3
3
package ishell
4
4
5
5
import (
6
- "github.com/chzyer /readline"
6
+ "github.com/abiosoft /readline"
7
7
)
8
8
9
9
func clearScreen (s * Shell ) error {
You can’t perform that action at this time.
0 commit comments