From 9eb80789444c3692a93fae71c518e566c4fa3e24 Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Sat, 28 Apr 2018 09:53:59 +0000 Subject: [PATCH] Put critbitgo library back to master branch Undo the local override introduced in 04ceb0cc87443b63548d6d9bbb58341ca1efc2c5 because https://github.com/k-sone/critbitgo/pull/7 has been merged. --- vendor/manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vendor/manifest b/vendor/manifest index 7e9f07ba8..b398d9322 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -849,10 +849,10 @@ }, { "importpath": "github.com/k-sone/critbitgo", - "repository": "https://github.com/weaveworks/critbitgo", + "repository": "https://github.com/k-sone/critbitgo", "vcs": "git", - "revision": "aa814e9447366a571819e37affacbdc60e3af218", - "branch": "contained", + "revision": "658116ef1e826b72c603cfe2091b12503f9bca43", + "branch": "master", "notests": true }, {