From 1381380f3450f91b66c7951ad0e40c31acb784a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Mon, 26 Mar 2018 12:58:53 +0200 Subject: [PATCH 1/2] travis: let yaml know these strings are strings --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e99fb2b..f611cc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ go: - 1.7 - 1.8 - 1.9 - - 1.10 + - "1.10" - tip script: make test-static From ef798090666344d15138d4e20d3042f65e3da527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Tue, 29 May 2018 20:21:28 +0200 Subject: [PATCH 2/2] vendor: update libgit2 to v0.27.1 --- vendor/libgit2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/libgit2 b/vendor/libgit2 index 6311e88..b0d9952 160000 --- a/vendor/libgit2 +++ b/vendor/libgit2 @@ -1 +1 @@ -Subproject commit 6311e886d8b5377c6037cd9937ccf66a71f3361d +Subproject commit b0d9952c318a3d1b8917e06ad46b9110c0c28831