| Index: bootstrap/update_vendoring.py
|
| diff --git a/bootstrap/update_vendoring.py b/bootstrap/update_vendoring.py
|
| index bd64b19dd1fee718bc4f14825694143206f9cbe7..868d0b93e4896e2e35189c4f5cb5eaf126b9d7a0 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='3.0.0-beta-3'),
|
| + ref='v3.0.0'),
|
|
|
| _VendoredLuciGoProto(
|
| 'recipe_engine/third_party',
|
|
|