aboutsummaryrefslogtreecommitdiffstats
path: root/community/fzf/glide.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'community/fzf/glide.yaml')
-rw-r--r--community/fzf/glide.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/community/fzf/glide.yaml b/community/fzf/glide.yaml
new file mode 100644
index 0000000000..f2c33deafb
--- /dev/null
+++ b/community/fzf/glide.yaml
@@ -0,0 +1,17 @@
+package: src/github.com/junegunn/fzf
+import:
+- package: github.com/gdamore/tcell
+ subpackages:
+ - encoding
+- package: github.com/junegunn/fzf
+ subpackages:
+ - src
+ - src/algo
+ - src/tui
+ - src/util
+- package: github.com/mattn/go-isatty
+- package: github.com/mattn/go-runewidth
+- package: github.com/mattn/go-shellwords
+- package: golang.org/x/crypto
+ subpackages:
+ - ssh/terminal