From 11da4808fcd08e2a967c27f9a75d0ac873734aa1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Mar 2022 08:01:21 +0000 Subject: [PATCH] chore(deps): update module github.com/alecaivazis/survey/v2 to v2.3.4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4d24c871..fb638c61 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.16 require ( coopcloud.tech/tagcmp v0.0.0-20211103052201-885b22f77d52 - github.com/AlecAivazis/survey/v2 v2.3.2 + github.com/AlecAivazis/survey/v2 v2.3.4 github.com/Autonomic-Cooperative/godotenv v1.3.1-0.20210731094149-b031ea1211e7 github.com/Gurpartap/logrus-stack v0.0.0-20170710170904-89c00d8a28f4 github.com/docker/cli v20.10.13+incompatible