Skip to content

Commit 637377f

Browse files
Add back submodules to enable sqlflow.org/gohive (#77)
1 parent 0721d6a commit 637377f

File tree

4 files changed

+13
-0
lines changed

4 files changed

+13
-0
lines changed

.gitmodules

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,13 @@
1010
path = models
1111
url = https://github.com/sql-machine-learning/models
1212
branch = develop
13+
[submodule "gomaxcompute"]
14+
path = gomaxcompute
15+
url = https://github.com/sql-machine-learning/gomaxcompute
16+
[submodule "gohive"]
17+
path = gohive
18+
url = https://github.com/sql-machine-learning/gohive
19+
[submodule "pysqlflow"]
20+
path = pysqlflow
21+
url = https://github.com/sql-machine-learning/pysqlflow
22+

gohive

Submodule gohive added at 63a0032

gomaxcompute

Submodule gomaxcompute added at 19b342a

pysqlflow

Submodule pysqlflow added at 78ea02e

0 commit comments

Comments
 (0)