Bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 (#103)

Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](https://github.com/AlecAivazis/survey/compare/v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: github.com/AlecAivazis/survey/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2023-06-19 13:14:43 -04:00
committed by GitHub
parent f69bdce04d
commit 48c551ef9c
2 changed files with 13 additions and 5 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/davegallant/vpngate
go 1.19
require (
github.com/AlecAivazis/survey/v2 v2.3.6
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/jszwec/csvutil v1.8.0
github.com/juju/errors v1.0.0
github.com/nxadm/tail v1.4.8