From aecf949a2a182c7aa9dc868c0f8421e09215b173 Mon Sep 17 00:00:00 2001 From: Eric Paniagua Date: Thu, 14 Apr 2016 08:35:58 -0700 Subject: [PATCH] Update to working commit for ws_remote repo. --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index fa0ba30..f5cb317 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -11,7 +11,7 @@ go_repositories() git_repository( name = "ws_remote", remote = "https://github.com/laramiel/bazel-example-golang-remote.git", - commit = "8f2e405", + commit = "4a9199b", )