forked from cerc-io/plugeth
d78f9b834a
The Azure SDK doesn't support Go 1.5 anymore. We can't upgrade it until Go 1.8 comes out.
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
|