]> git.lizzy.rs Git - micro.git/blobdiff - .gitmodules
Create PowerShell.yaml
[micro.git] / .gitmodules
index 6b75f5a1f09cec23fa13f1117f041a6dc5e7da48..107a94824ba2752fed628f85e8b3fe1062c5c9b1 100644 (file)
 [submodule "cmd/micro/vendor/github.com/flynn/json5"]
        path = cmd/micro/vendor/github.com/flynn/json5
        url = https://github.com/flynn/json5
-[submodule "cmd/micro/vendor/github.com/mattn/go-shellwords"]
-       path = cmd/micro/vendor/github.com/mattn/go-shellwords
-       url = https://github.com/mattn/go-shellwords
+[submodule "cmd/micro/vendor/github.com/zyedidia/terminal"]
+       path = cmd/micro/vendor/github.com/zyedidia/terminal
+       url = https://github.com/zyedidia/terminal
+[submodule "cmd/micro/vendor/github.com/zyedidia/pty"]
+       path = cmd/micro/vendor/github.com/zyedidia/pty
+       url = https://github.com/zyedidia/pty
+[submodule "cmd/micro/vendor/github.com/smartystreets/goconvey"]
+       path = cmd/micro/vendor/github.com/smartystreets/goconvey
+       url = https://github.com/smartystreets/goconvey
+[submodule "cmd/micro/vendor/github.com/jtolds/gls"]
+       path = cmd/micro/vendor/github.com/jtolds/gls
+       url = https://github.com/jtolds/gls
+[submodule "cmd/micro/vendor/github.com/smartystreets/assertions"]
+       path = cmd/micro/vendor/github.com/smartystreets/assertions
+       url = https://github.com/smartystreets/assertions