peterh / liner

Pure Go line editor with history, inspired by linenoise
MIT License
1.05k stars 132 forks source link

liner: add support for Go modules #111

Closed sbinet closed 6 years ago

sbinet commented 6 years ago

Fixes #110.

peterh commented 6 years ago

Pulled. Thanks!