mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 08:54:29 +01:00
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>
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "cc-runtime"]
|
||||
path = cc-runtime
|
||||
url = https://github.com/clearcontainers/runtime
|
||||
[submodule "runvcli"]
|
||||
[submodule "runv"]
|
||||
path = runv
|
||||
url = https://github.com/hyperhq/runvcli.git
|
||||
url = https://github.com/hyperhq/runv.git
|
||||
|
||||
Reference in New Issue
Block a user