Add survey during first run for a default image (#483)

* Add survey during first run for a default image

* few minor formatting updates

* Use image from DockerHub

Co-authored-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Cat™
2021-01-19 14:30:17 +00:00
committed by GitHub
parent c7b3869b2f
commit 6130460c40
3 changed files with 81 additions and 9 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/nektos/act
go 1.14
require (
github.com/AlecAivazis/survey/v2 v2.2.7
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
github.com/MichaelTJones/walk v0.0.0-20161122175330-4748e29d5718 // indirect
github.com/Microsoft/go-winio v0.4.15 // indirect