Update src-d/go-git to v4.13.0 (#7688)

* update gopkg.in/src-d/go-git.v4 v4.13.0

* mod tidy

* vendor
This commit is contained in:
Antoine GIRARD
2019-07-31 12:45:42 -04:00
committed by techknowlogick
parent bb875e98a1
commit a9b4c8171f
131 changed files with 3148 additions and 406 deletions
+1
View File
@@ -11,6 +11,7 @@ install:
script:
- make test-coverage
- ./.ci/test-building-binaries-for-supported-os.sh
after_success:
- bash <(curl -s https://codecov.io/bash)