mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-05-21 00:40:12 -05:00
bdb3735840
This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
10 lines
351 B
Plaintext
10 lines
351 B
Plaintext
[submodule "vendor/refinery"]
|
|
path = vendor/refinery
|
|
url = git@github.com:trailbaseio/refinery.git
|
|
[submodule "vendor/sqlite_loadable"]
|
|
path = vendor/sqlite-loadable
|
|
url = git@github.com:trailbaseio/sqlite-loadable-rs.git
|
|
[submodule "vendor/sqlean/bundled/sqlean"]
|
|
path = vendor/sqlean/bundled/sqlean
|
|
url = https://github.com/trailbaseio/sqlean
|