Skip to content

Commit 463cdc4

Browse files
committed
Change submodule url to https://.*
Signed-off-by: Uchio Kondo <[email protected]>
1 parent ecf2d02 commit 463cdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[submodule "integration_tests/oci-runtime-tests"]
22
path = tests/oci-runtime-tests/src/github.com/opencontainers/runtime-tools
3-
url = git@github.com:opencontainers/runtime-tools.git
3+
url = https://github.com/opencontainers/runtime-tools.git
44
ignore = dirty
55

0 commit comments

Comments
 (0)