Add survey V2 as external packages
Signed-off-by: Gaulthier Gain <gaulthier.gain@uliege.be>
This commit is contained in:
parent
fe9e87dbd6
commit
4c49808717
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
package buildtool
|
package buildtool
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/AlecAivazis/survey"
|
"github.com/AlecAivazis/survey/v2"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"os"
|
"os"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
|
Loading…
Add table
Reference in a new issue