summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: fe2dd42120c76ecc471d2709f14adb9aabb510e3 (plain)
1
2
3
4
5
6
7
8
9
10
[submodule "third-party/mruby"]
	path = third-party/mruby
	url = https://github.com/mruby/mruby
[submodule "third-party/neverbleed"]
	path = third-party/neverbleed
	url = https://github.com/tatsuhiro-t/neverbleed.git
	branch = nghttp2
[submodule "tests/munit"]
	path = tests/munit
	url = https://github.com/ngtcp2/munit