From 4af0465ce192a7601c4b282fff31e6c81f343b23 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 2 Oct 2017 09:39:01 +0900 Subject: [PATCH] Use a fork of boto without FileChunkIO requirement See https://github.com/boto/boto/pull/2704. --- .gitmodules | 2 +- vendor/boto | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e87b5a51..e385f2cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://chromium.googlesource.com/chromium/tools/depot_tools.git [submodule "vendor/boto"] path = vendor/boto - url = https://github.com/boto/boto + url = https://github.com/piotrbulinski/boto.git diff --git a/vendor/boto b/vendor/boto index f7574aa6..c3b81eb1 160000 --- a/vendor/boto +++ b/vendor/boto @@ -1 +1 @@ -Subproject commit f7574aa6cc2c819430c1f05e9a1a1a666ef8169b +Subproject commit c3b81eb115e469b9df1ff8c379d3208327da2c84