[submodule "third_party/colib"]
	path = third_party/colib
	url = https://github.com/Tencent/libco
[submodule "third_party/protobuf"]
	path = third_party/protobuf
	url = https://github.com/google/protobuf
[submodule "third_party/gflags"]
	path = third_party/gflags
	url = https://github.com/gflags/gflags
[submodule "third_party/glog"]
	path = third_party/glog
	url = https://github.com/google/glog
[submodule "third_party/leveldb"]
	path = third_party/leveldb
	url = https://github.com/google/leveldb
[submodule "third_party/phxpaxos"]
	path = third_party/phxpaxos
	url = https://github.com/Tencent/phxpaxos
[submodule "third_party/phxrpc"]
	path = third_party/phxrpc
	url = https://github.com/Tencent/phxrpc
