From 07993058e6cab3aa98bd5c972208fdf74db843cb Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Wed, 4 Dec 2019 10:47:44 -0800 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 08ecfca42..361ad8acf 100644 --- a/go.mod +++ b/go.mod @@ -4,8 +4,8 @@ go 1.13 require ( github.com/AlecAivazis/survey/v2 v2.0.4 - github.com/hashicorp/go-version v1.2.0 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 + github.com/hashicorp/go-version v1.2.0 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 github.com/mattn/go-colorable v0.1.2 github.com/mattn/go-isatty v0.0.9