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