Go: Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.7 (#7202)

Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.5 to 2.3.7.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](https://github.com/AlecAivazis/survey/compare/v2.3.5...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]
2024-02-05 08:55:06 +00:00
committed by GitHub
parent 78ebc658ac
commit 818d512504
23 changed files with 206 additions and 112 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
github.com/ActiveState/termtest v0.7.2
github.com/ActiveState/termtest/expect v0.7.0
github.com/AlecAivazis/survey/v2 v2.3.5
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/Xuanwo/go-locale v1.1.0
github.com/blang/semver v3.5.1+incompatible
github.com/devfile/alizer v1.3.1