diff options
| author | Eyal Posener <[email protected]> | 2019-11-24 00:42:07 +0200 |
|---|---|---|
| committer | Eyal Posener <[email protected]> | 2019-11-24 00:42:07 +0200 |
| commit | e8cb4f352f72a955ce01600ab09d1415eaf8a5aa (patch) | |
| tree | 5f4559d5172096d262630a0bec16735d34461cd1 /go.mod | |
| parent | 85542e6d466253476d3b2c0704d902509fcb4840 (diff) | |
fix script change
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +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/posener/script v1.0.3 github.com/stretchr/testify v1.4.0 ) |
