Skip to content

Commit 2edf9eb

Browse files
authored
Merge pull request #40 from supabase/fix/libpg_query_submodule
fix: use https path for libpg_query submodule
2 parents f25f23a + fb619c8 commit 2edf9eb

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,3 +1,3 @@
11
[submodule "libpg_query"]
22
path = libpg_query
3-
url = git@github.com:pganalyze/libpg_query.git
3+
url = https://github.com/pganalyze/libpg_query.git

0 commit comments

Comments
 (0)