move cpp-statsd-client to deps

This commit is contained in:
zliang 2023-08-14 10:23:22 -06:00
parent cb147defbd
commit b8208794a3
3 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

@ -4,6 +4,6 @@
[submodule "deps/depot_tools"] [submodule "deps/depot_tools"]
path = deps/depot_tools path = deps/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
[submodule "src/modules/keydb_modstatsd/cpp-statsd-client"] [submodule "deps/cpp-statsd-client"]
path = src/modules/keydb_modstatsd/cpp-statsd-client path = deps/cpp-statsd-client
url = https://github.com/vthiery/cpp-statsd-client.git url = https://github.com/vthiery/cpp-statsd-client.git

1
deps/cpp-statsd-client vendored Submodule

@ -0,0 +1 @@
Subproject commit b60bc7bb930df664b4ab9573ad8bee80d29dc72d

@ -1 +0,0 @@
Subproject commit a06a5b9359f31d946fe163b9038586982971ae49