aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4c68a29..7544d4c 100644
--- a/go.mod
+++ b/go.mod
@@ -47,9 +47,10 @@ require (
github.com/peterh/liner v1.1.0
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
github.com/pkg/errors v0.8.1
+ github.com/posener/complete v1.2.3
+ github.com/posener/complete/v2 v2.0.1-alpha.12
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
github.com/streamrail/concurrent-map v0.0.0-20160823150647-8bf1e9bacbf6
- github.com/stretchr/testify v1.3.0 // indirect
github.com/sycamoreone/orc v0.0.0-20150204213357-1627eaec2699
github.com/templexxx/cpufeat v0.0.0-20180724012125-cef66df7f161 // indirect
github.com/templexxx/xor v0.0.0-20181023030647-4e92f724b73b // indirect