10 lines
260 B
YAML
10 lines
260 B
YAML
|
package: github.com/gizak/termui
|
||
|
import:
|
||
|
- package: github.com/mattn/go-runewidth
|
||
|
- package: github.com/mitchellh/go-wordwrap
|
||
|
- package: github.com/nsf/termbox-go
|
||
|
- package: golang.org/x/net
|
||
|
subpackages:
|
||
|
- websocket
|
||
|
- package: github.com/maruel/panicparse
|