From f5d8faf49509eceba2416fe00fbb1e2cf0a95846 Mon Sep 17 00:00:00 2001
From: Neil Derraugh <neil.derraugh@yoppworks.com>
Date: Sun, 19 Apr 2020 03:24:10 -0400
Subject: Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 28f3de6c698075c2282493309722c8c29e95b523
  - ZipSlip test fails on Mac OS

    Mac OS has a symlink in the tmp dir that gets created in the test for
    ZipSlip.  Using real paths prevents the test test from failing by using
    actual paths instead of a potentially different symlinked path to the
    canonical path.

    Issue-ID: SDC-2887
    Signed-off-by: neil.derraugh <neil.derraugh@yoppworks.com>
    Change-Id: Iafb0a84f6ab68276c5782c1ef716c59435aa72f5
---
 docs/submodules/sdc.git | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules')

diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git
index d510e7838..28f3de6c6 160000
--- a/docs/submodules/sdc.git
+++ b/docs/submodules/sdc.git
@@ -1 +1 @@
-Subproject commit d510e7838cace2c343d9ce5430a75455c3a846c8
+Subproject commit 28f3de6c698075c2282493309722c8c29e95b523
-- 
cgit