File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,14 @@ DEPS = {
9
9
#"tag": "v1.0.1",
10
10
},
11
11
12
- # Hooray! The boringssl team provides a "master-with-bazel" branch
13
- # with all BUILD files ready to go. To update, pick the
14
- # newest-ish commit-id off that branch.
12
+ # Hooray! The boringssl team provides "master-with-bazel" and
13
+ # "chromium-stable-with-bazel" branches with the BUILD files ready
14
+ # to go. To update, pick the newest-ish commit-id off that
15
+ # branch.
15
16
"boringssl" : {
16
17
"rule" : "git_repository" ,
17
18
"remote" : "https://boringssl.googlesource.com/boringssl" ,
18
- "commit" : "14443198abcfc48f0420011a636b220e58e18610 " , # Nov 11 2016
19
+ "commit" : "8d8d1ca8e1f1a34a2167f59e2b0ca09c623b160f " , # Jun 07 2017
19
20
},
20
21
21
22
# libssl is required for c++ grpc where it is expected in
You can’t perform that action at this time.
0 commit comments