X-Git-Url: https://git.arvados.org/arvados-dev.git/blobdiff_plain/f79639e3cb1c22dc33c232e8b55e690534b4af5b..32b6d0d40973066ebd3fd654acdc5190ec136295:/go.mod diff --git a/go.mod b/go.mod index bf39b75..af7ce06 100644 --- a/go.mod +++ b/go.mod @@ -4,6 +4,7 @@ go 1.17 require ( github.com/AlecAivazis/survey/v2 v2.3.2 + github.com/Masterminds/semver v1.5.0 github.com/go-git/go-git/v5 v5.4.2 github.com/spf13/cobra v1.2.1 github.com/spf13/viper v1.9.0