Makes GeneratePrivateData() public
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=229239892
This commit is contained in:
@@ -17,7 +17,7 @@ git_repository(
|
||||
git_repository(
|
||||
name = "protobuf_repo",
|
||||
remote = "https://github.com/google/protobuf.git",
|
||||
tag = "v3.5.0",
|
||||
tag = "v3.6.1.3",
|
||||
)
|
||||
|
||||
git_repository(
|
||||
@@ -28,7 +28,7 @@ git_repository(
|
||||
|
||||
git_repository(
|
||||
name = "gflags_repo",
|
||||
commit = "fe57e5af4db74ab298523f06d2c43aa895ba9f98", # 2016-07-20
|
||||
commit = "e171aa2d15ed9eb17054558e0b3a6a413bb01067", # 2018-11-11
|
||||
remote = "https://github.com/gflags/gflags.git",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user