Bump github.com/AlecAivazis/survey/v2 from 2.2.8 to 2.2.9 (#26)

Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](https://github.com/AlecAivazis/survey/compare/v2.2.8...v2.2.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-11 08:13:31 -05:00
committed by GitHub
parent a94c7507ba
commit 0e00f8323f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/davegallant/vpngate
go 1.15
require (
github.com/AlecAivazis/survey/v2 v2.2.8
github.com/AlecAivazis/survey/v2 v2.2.9
github.com/jszwec/csvutil v1.5.0
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f
github.com/juju/testing v0.0.0-20201216035041-2be42bba85f3 // indirect