[submodule "vendor/wiredtiger"]
	path = vendor/wiredtiger
	url = https://github.com/wiredtiger/wiredtiger.git
[submodule "vendor/pymongo-tests"]
	path = vendor/pymongo-tests
	url = https://github.com/mongodb/mongo-python-driver.git
[submodule "vendor/mongo-go-driver"]
	path = vendor/mongo-go-driver
	url = https://github.com/mongodb/mongo-go-driver.git
[submodule "vendor/node-mongodb-native"]
	path = vendor/node-mongodb-native
	url = https://github.com/mongodb/node-mongodb-native.git
[submodule "vendor/mongo-java-driver"]
	path = vendor/mongo-java-driver
	url = https://github.com/mongodb/mongo-java-driver.git
[submodule "vendor/mongo-ruby-driver"]
	path = vendor/mongo-ruby-driver
	url = https://github.com/mongodb/mongo-ruby-driver.git
