From a23b12463b19c65302134aee1a510d081f2f4b8f Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 23 Jan 2017 21:18:23 +0300 Subject: [PATCH] Use an updated golang.org/x/crypto with various assembly related fixes --- src/golang.org/x/crypto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/golang.org/x/crypto b/src/golang.org/x/crypto index 8a549a1..41d678d 160000 --- a/src/golang.org/x/crypto +++ b/src/golang.org/x/crypto @@ -1 +1 @@ -Subproject commit 8a549a1948fc5271eb24f36dcb0d3b47dec75a16 +Subproject commit 41d678d1df78cd0410143162dff954e6dc09300f -- 2.44.0