deployed on linux server for real testing

This commit is contained in:
Krumel
2021-06-04 18:13:19 +02:00
parent 5e3682cb3d
commit 931ee742df
3 changed files with 171 additions and 15 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module krumel.moe/serverwrapper
go 1.16
require (
github.com/awesome-gocui/gocui v1.0.0 // indirect
github.com/awesome-gocui/gocui v1.0.0
github.com/jroimartin/gocui v0.4.0 // indirect
github.com/nsf/termbox-go v1.1.1 // indirect
github.com/pelletier/go-toml v1.9.1