Skip to content

Commit 736907c

Browse files
committed
Reverted submodule changes...
1 parent 232e9b4 commit 736907c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bind(
55

66
bind(
77
name = "libssl",
8-
actual = "@submodule_boringssl//:ssl",
8+
actual = "@boringssl//:ssl",
99
)
1010

1111
bind(
@@ -49,7 +49,7 @@ bind(
4949
)
5050

5151
local_repository(
52-
name = "submodule_boringssl",
52+
name = "boringssl",
5353
path = "third_party/boringssl-with-bazel",
5454
)
5555

third_party/googletest

Submodule googletest updated 325 files

third_party/zlib

Submodule zlib updated 95 files

0 commit comments

Comments
 (0)