commit | f97244416c78a4cd37eb8e86e0d3e5c0386e0922 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun Oct 28 20:30:21 2018 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Sun Oct 28 21:24:19 2018 -0700 |
tree | 01323ef3e065b0e19303c415142c800861988c8c | |
parent | 93375c3161f4088163f660bbc5a10b27ab712ea7 [diff] [blame] | |
parent | 40c1652515ce9827fe3b1c5ab57cdd7e612062cd [diff] [blame] |
Upgrade protobuf to v3.6.1 Merge commit 'be9845eb2abf508c86da76321b4e2c352b45b532' into master Change-Id: I1b3cd2e177686afe95f44abc4fb0c6f9e001e784
diff --git a/WORKSPACE b/WORKSPACE index e794adb..30cb782 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -302,3 +302,7 @@ ], ) +local_repository( + name = "com_google_protobuf", + path = "third_party/protobuf", +)