Index: bootstrap/update_vendoring.py |
diff --git a/bootstrap/update_vendoring.py b/bootstrap/update_vendoring.py |
index 868d0b93e4896e2e35189c4f5cb5eaf126b9d7a0..ab3796cc8418cbe3e9f91155f3f959fd0e9743a5 100755 |
--- a/bootstrap/update_vendoring.py |
+++ b/bootstrap/update_vendoring.py |
@@ -265,7 +265,7 @@ _ACTIONS = ( |
_VendoredPythonProtobuf( |
'recipe_engine/third_party/google', |
repo='https://github.com/google/protobuf', |
- ref='v3.0.0'), |
+ ref='v3.0.2'), |
_VendoredLuciGoProto( |
'recipe_engine/third_party', |