19092: upload crunchstat_summary to Pypi
[arvados-dev.git] / go.mod
diff --git a/go.mod b/go.mod
index bf39b750b3bff0cb2d122b31e5e862cf1ffe1e99..af7ce06fe860b7f371a284d2661a883abea1a7bb 100644 (file)
--- 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