Add survey V2 as external packages

Signed-off-by: Gaulthier Gain <gaulthier.gain@uliege.be>
This commit is contained in:
Gaulthier Gain 2021-10-10 16:49:30 +02:00
parent fe9e87dbd6
commit 4c49808717

View file

@ -7,7 +7,7 @@
package buildtool
import (
"github.com/AlecAivazis/survey"
"github.com/AlecAivazis/survey/v2"
"io/ioutil"
"os"
"path/filepath"