|
module code.dopame.me/veonik/squirssi
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
code.dopame.me/veonik/squircy3 v0.9.1-0.20201010120604-7e010c7af392
|
|
github.com/dop251/goja v0.0.0-20200526165454-f1752421c432
|
|
github.com/gizak/termui/v3 v3.1.0
|
|
github.com/mattn/go-runewidth v0.0.9
|
|
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
|
|
github.com/nsf/termbox-go v0.0.0-20190121233118-02980233997d
|
|
github.com/pkg/errors v0.9.1
|
|
github.com/sirupsen/logrus v1.6.0
|
|
github.com/thoj/go-ircevent v0.0.0-20190807115034-8e7ce4b5a1eb
|
|
golang.org/x/sys v0.0.0-20200918174421-af09f7315aff // indirect
|
|
gopkg.in/mattes/go-expand-tilde.v1 v1.0.0-20150330173918-cb884138e64c
|
|
)
|