From e50b910bacbc2a2fe6423d26a953df6ed911cff0 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 11 Jan 2019 13:24:02 -0800 Subject: glue: use other gluassh --- glue/glue.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glue') diff --git a/glue/glue.go b/glue/glue.go index 156daca..4ec182a 100644 --- a/glue/glue.go +++ b/glue/glue.go @@ -8,6 +8,7 @@ import ( "os" "runtime/pprof" + "github.com/Greyh4t/gluassh" "github.com/Xe/x/internal/gluaexpect" "github.com/Xe/x/internal/gluasimplebox" "github.com/ailncode/gluaxmlpath" @@ -17,7 +18,6 @@ import ( "github.com/kohkimakimoto/gluafs" "github.com/kohkimakimoto/gluamarkdown" "github.com/kohkimakimoto/gluaquestion" - "github.com/kohkimakimoto/gluassh" "github.com/kohkimakimoto/gluatemplate" "github.com/kohkimakimoto/gluayaml" "github.com/otm/gluaflag" -- cgit v1.2.3