mirror of
https://github.com/therootcompany/serviceman.git
synced 2025-04-19 05:50:36 +00:00
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
|