mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
15 lines
385 B
YAML
15 lines
385 B
YAML
package: github.com/peco/peco
|
|
import:
|
|
- package: github.com/google/btree
|
|
- package: github.com/jessevdk/go-flags
|
|
- package: github.com/mattn/go-runewidth
|
|
- package: github.com/nsf/termbox-go
|
|
- package: github.com/pkg/errors
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- context
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|
|
- package: github.com/lestrrat/go-pdebug
|