mirror of
https://github.com/VladimirMarkelov/clui.git
synced 2025-04-28 13:48:50 +08:00
fixed package name
This commit is contained in:
parent
755d6c63d4
commit
5ad405ae99
@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
ui "vivek-go/clui"
|
||||
ui "github.com/Viv1k/clui"
|
||||
|
||||
termbox "github.com/nsf/termbox-go"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user