We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 006df6d commit 272b26aCopy full SHA for 272b26a
.gitmodules
@@ -14,3 +14,6 @@
14
[submodule "c-deps/protobuf"]
15
path = c-deps/protobuf
16
url = https://github.com/cockroachdb/protobuf.git
17
+[submodule "c-deps/cryptopp"]
18
+ path = c-deps/cryptopp
19
+ url = https://github.com/cockroachdb/cryptopp.git
c-deps/cryptopp
0 commit comments