Files
kata-containers/.gitmodules
Peng Tao e0f4c52836 runv: modify GOPATH to build
So that we can use runv repo as git submodule without splitting it.

Signed-off-by: Peng Tao <bergwolf@gmail.com>
2018-01-30 10:00:05 +08:00

7 lines
169 B
Plaintext

[submodule "cc-runtime"]
path = cc-runtime
url = https://github.com/clearcontainers/runtime
[submodule "runv"]
path = runv
url = https://github.com/hyperhq/runv.git