[submodule "libbpf"]
	path = libbpf
	url = https://github.com/libbpf/libbpf.git
[submodule "bpftool"]
       path = bpftool
       url = https://github.com/libbpf/bpftool.git
[submodule "external/json"]
	path = external/json
	url = https://github.com/nlohmann/json.git
