Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 36e10cb

Browse files
authored
Add com_google_googleapis to pin_deps. (#361)
1 parent 1efb2dc commit 36e10cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/pin_deps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def workspace_rule(self):
5757
GitHubProject('com_github_jupp0r_prometheus_cpp', 'jupp0r', 'prometheus-cpp'),
5858
GitHubProject('com_github_curl', 'curl', 'curl'),
5959
GitHubProject('com_github_tencent_rapidjson', 'Tencent', 'rapidjson'),
60+
GitHubProject('com_google_googleapis', 'googleapis', 'googleapis'),
6061
]
6162

6263
for project in PROJECTS:

0 commit comments

Comments
 (0)