Skip to content

Commit 83487f6

Browse files
PiotrSikoraggreenway
authored andcommitted
tls: update BoringSSL to ab36a84b (3497). (envoyproxy#4338)
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 7bc210e commit 83487f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bazel/repository_locations.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
REPOSITORY_LOCATIONS = dict(
22
boringssl = dict(
33
# Use commits from branch "chromium-stable-with-bazel"
4-
commit = "372daf7042ffe3da1335743e7c93d78f1399aba7", # chromium-68.0.3440.75
4+
commit = "ab36a84b91b3116bacc85973995504818748d8a9", # chromium-69.0.3497.81
55
remote = "https://github.com/google/boringssl",
66
),
77
com_google_absl = dict(

0 commit comments

Comments
 (0)