Closed jens-bongartz closed 4 years ago
Hi binstreamio,
I tried to compile your lsa and found out that there is an issue with termui. Since it is upgraded to v3 ui.go is no longer compatible. Line 7 of ui.go should be changed to
ui "gopkg.in/gizak/termui.v2"
Cheers Jens
fixed, thanks
Hi binstreamio,
I tried to compile your lsa and found out that there is an issue with termui. Since it is upgraded to v3 ui.go is no longer compatible. Line 7 of ui.go should be changed to
ui "gopkg.in/gizak/termui.v2"
Cheers Jens