From 4fc1038606077153c221b38a9a980f8ba130a9e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Feb 2020 10:24:20 +0000 Subject: [PATCH] chore(deps): update module outillage/git to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 45be32b..73104f6 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.13 require ( github.com/json-iterator/go v1.1.9 - github.com/outillage/git v1.2.6 + github.com/outillage/git/v2/v2 v2.0.1 github.com/outillage/quoad v0.2.0 github.com/spf13/cobra v0.0.6 github.com/spf13/viper v1.6.2