From 7a3896821bd7d6bb51767b13ee40b2fb29bcb633 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 11:34:53 +0200 Subject: [PATCH] fix(deps): update module github.com/alecaivazis/survey/v2 to v2.2.16 (#165) Co-authored-by: Renovate Bot --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index dc6ad6e6..1acfc6fe 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/git-chglog/git-chglog go 1.16 require ( - github.com/AlecAivazis/survey/v2 v2.2.15 + github.com/AlecAivazis/survey/v2 v2.2.16 github.com/Masterminds/sprig/v3 v3.2.2 github.com/andygrunwald/go-jira v1.13.0 github.com/coreos/go-semver v0.3.0 diff --git a/go.sum b/go.sum index dceb75d1..79f05f66 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/AlecAivazis/survey/v2 v2.2.15 h1:6UNMnk+YGegYFiPfdTOyZDIN+m08x2nGnqOn15BWcEQ= -github.com/AlecAivazis/survey/v2 v2.2.15/go.mod h1:TH2kPCDU3Kqq7pLbnCWwZXDBjnhZtmsCle5EiYDJ2fg= +github.com/AlecAivazis/survey/v2 v2.2.16 h1:KJ4fLFqY/NfR5OaFLcf4pThxrlV2YCHGCnCHAKLsJ+U= +github.com/AlecAivazis/survey/v2 v2.2.16/go.mod h1:TH2kPCDU3Kqq7pLbnCWwZXDBjnhZtmsCle5EiYDJ2fg= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI= github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=