From f29a418b0af69741d8c21f8f1cab6b22696fd6d3 Mon Sep 17 00:00:00 2001
From: Casey Kuhlman <casey@monax.io>
Date: Sat, 9 Jun 2018 11:34:50 +0100
Subject: [PATCH] upgrade bos so tests will pass

Signed-off-by: Casey Kuhlman <casey@monax.io>
---
 scripts/deps/bos.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/deps/bos.sh b/scripts/deps/bos.sh
index 670d3569..557641a1 100755
--- a/scripts/deps/bos.sh
+++ b/scripts/deps/bos.sh
@@ -1,4 +1,4 @@
 #!/usr/bin/env bash
 
 # The git revision of Bosmarmot/bos we will build and install into ./bin/ for integration tests
-echo "29cf8c75cb5cbfe068468736eecd1c391f8b6c44"
\ No newline at end of file
+echo "86a3a0879782bec0a9f300d69a542fbbe3737fa9"
-- 
GitLab