Merge pull request #87 from mysterytony:patch-1

PiperOrigin-RevId: 404246588
Change-Id: I1fdb33f76ae847cb6c4ff9916b64e8b37cfeadbe
This commit is contained in:
Copybara-Service 2021-10-19 06:49:10 -07:00
commit b63fa3b981

View File

@ -29,7 +29,7 @@ maybe(
# This example depends on the latest master. In an embedding project, it
# is advisable to pin Sandboxed API to a specific revision instead.
# commit = "ba47adc21d4c9bc316f3c7c32b0faaef952c111e", # 2020-05-15
branch = "master",
branch = "main",
remote = "https://github.com/google/sandboxed-api.git",
)