diff --git a/.gitmodules b/.gitmodules index 97855fb0..2f2c77d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "config"] path = config url = https://github.com/PowerLoom/snapshotter-configs/ -[submodule "snapshotter/modules/boost"] - path = snapshotter/modules/boost +[submodule "snapshotter/modules/computes"] + path = snapshotter/modules/computes url = https://github.com/PowerLoom/snapshotter-computes/ diff --git a/config b/config index 98be9ea0..39e4713c 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 98be9ea0d4d55b1b869135132818c1b6f325b9c1 +Subproject commit 39e4713cdd96fff99d100f1dea7fb7332df9e491 diff --git a/snapshotter/modules/boost b/snapshotter/modules/boost deleted file mode 160000 index 9abfc33d..00000000 --- a/snapshotter/modules/boost +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9abfc33d94fa2cf1033f8be1472f37b4fe133ee0 diff --git a/snapshotter/modules/computes b/snapshotter/modules/computes new file mode 160000 index 00000000..fd89079c --- /dev/null +++ b/snapshotter/modules/computes @@ -0,0 +1 @@ +Subproject commit fd89079c615598ad61cbe553b0040e1bfe4f0af7