
Bump versio of github.com/peterh/liner to 1.2.2 that contains a fix for a bug on windows. Fixes #2869
7 lines
135 B
Modula-2
7 lines
135 B
Modula-2
module github.com/peterh/liner
|
|
|
|
require (
|
|
github.com/mattn/go-runewidth v0.0.3
|
|
golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
|
|
)
|