diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ module github.com/posener/complete/v2 require ( github.com/hashicorp/go-multierror v1.0.0 + github.com/posener/script v1.0.1 github.com/stretchr/testify v1.4.0 ) |
