Use HTTPS- instead of SSH url for submodule

This commit is contained in:
Marius 2015-12-26 22:34:25 +01:00
parent 4ee2a09510
commit 28eb393dc5
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "vendor/github.com/nightlyone/lockfile"]
path = vendor/github.com/nightlyone/lockfile
url = git@github.com:nightlyone/lockfile.git
url = https://github.com/nightlyone/lockfile.git