Update to working commit for ws_remote repo.

This commit is contained in:
Eric Paniagua
2016-04-14 08:35:58 -07:00
parent decd76f19d
commit aecf949a2a

View File

@ -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",
)