Use https over ssh for submodule URL
Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "pkg/validator/data/disposable-email-domains"]
|
||||
path = pkg/validator/data/disposable-email-domains
|
||||
url = git@github.com:disposable-email-domains/disposable-email-domains.git
|
||||
url = https://github.com/disposable-email-domains/disposable-email-domains.git
|
||||
|
||||
Reference in New Issue
Block a user