diff options
author | cyBerta <cyberta@riseup.net> | 2019-07-19 16:12:07 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2019-08-02 01:49:37 +0200 |
commit | e848d53ed8b1c9cbc29fd514cf818ff949269894 (patch) | |
tree | ba7a46dd3a9e81e18cb200906b4dbf0b896bd833 | |
parent | 0917317c006b8a3b0a8ee1c991a6287623c9562a (diff) |
add shapeshifter library as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | go/src/se.leap.bitmaskclient/shapeshifter | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3c9d4177..8833bcd1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -63,3 +63,6 @@ path = go/src/golang.org/x/sys url = https://github.com/golang/sys.git ignore = untracked +[submodule "go/src/se.leap.bitmaskclient/shapeshifter"] + path = go/src/se.leap.bitmaskclient/shapeshifter + url = https://0xacab.org/leap/shapeshifter.git diff --git a/go/src/se.leap.bitmaskclient/shapeshifter b/go/src/se.leap.bitmaskclient/shapeshifter new file mode 160000 +Subproject 2219d4e32557a41bacadb04ce35e57fe067bf7f |