From 707dfca62caa9abb9110252e032502cc7a5211f2 Mon Sep 17 00:00:00 2001 From: terence tsao Date: Fri, 11 Oct 2019 12:09:41 +0900 Subject: [PATCH] Update go-bitfield workspace (#3749) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 1ac0964bc1..814c28ba28 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -1099,7 +1099,7 @@ go_repository( go_repository( name = "com_github_prysmaticlabs_go_bitfield", - commit = "73903dbbceb945c91efc26953e7e6cc6d8cbdb7b", + commit = "86fe9e5ca27c0e04bca469c796517bb911b93425", importpath = "github.com/prysmaticlabs/go-bitfield", )