diff options
Diffstat (limited to 'predict/predict_test.go')
| -rw-r--r-- | predict/predict_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/predict/predict_test.go b/predict/predict_test.go index af3bf69..04c210a 100644 --- a/predict/predict_test.go +++ b/predict/predict_test.go @@ -3,7 +3,7 @@ package predict import ( "testing" - "github.com/posener/complete" + "github.com/posener/complete/v2" "github.com/stretchr/testify/assert" ) |
