lang: download, cli: Move to new git version

Apparently there were some security issues with the old one.
This commit is contained in:
James Shubin
2024-03-22 02:48:28 -04:00
parent 12b519a543
commit c4b14ac40d
4 changed files with 61 additions and 15 deletions

View File

@@ -44,8 +44,8 @@ import (
"github.com/purpleidea/mgmt/util"
"github.com/purpleidea/mgmt/util/errwrap"
git "github.com/go-git/go-git/v5"
"github.com/google/uuid"
git "gopkg.in/src-d/go-git.v4"
)
// DeployArgs is the CLI parsing structure and type of the parsed result. This