From cd24fda39298f546e8a49bb36315337aaaab4117 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 23 Jan 2019 10:54:41 -0800 Subject: [PATCH] Update org_golang_x_crypto commit hash to 057139c (#1373) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 0da3409a52..0465ef2281 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -543,7 +543,7 @@ go_repository( go_repository( name = "org_golang_x_crypto", - commit = "64072686203f69e3fd20143576b27200f18ab0fa", + commit = "057139ce5d2bdbe6fe73c53679e24e9cf007f637", importpath = "golang.org/x/crypto", )