From 1f0264a9ce8ad116058a834e517808b767d9b34b Mon Sep 17 00:00:00 2001 From: Eyal Posener Date: Sun, 10 May 2020 06:04:42 +0300 Subject: Use autogen --- go.mod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index b6ab710..763ee48 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,8 @@ module github.com/posener/complete/v2 require ( github.com/hashicorp/go-multierror v1.0.0 - github.com/posener/script v1.0.4 + github.com/posener/autogen v0.0.2 + github.com/posener/script v1.1.5 github.com/stretchr/testify v1.4.0 ) -- cgit v1.2.3