Fix protobuf
This commit is contained in:
parent
788ebe8d8a
commit
b49d153d4e
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -17,7 +17,7 @@
|
|||||||
path = deps/protobuf
|
path = deps/protobuf
|
||||||
url = https://github.com/google/protobuf.git
|
url = https://github.com/google/protobuf.git
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = 3.1.x
|
branch = master
|
||||||
[submodule "deps/libtomcrypt"]
|
[submodule "deps/libtomcrypt"]
|
||||||
path = deps/libtomcrypt
|
path = deps/libtomcrypt
|
||||||
url = https://github.com/libtom/libtomcrypt.git
|
url = https://github.com/libtom/libtomcrypt.git
|
||||||
|
2
deps/protobuf
vendored
2
deps/protobuf
vendored
@ -1 +1 @@
|
|||||||
Subproject commit b258c4b16d2d2af77bfbc5e1b265f7fb2dda7b76
|
Subproject commit 350d49449bcabb491f1fb05e3ac2a91717c9ef04
|
Loading…
Reference in New Issue
Block a user