mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-08 00:40:58 +00:00
parent
aa81cf5cf6
commit
1d24609ed1
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -61,3 +61,12 @@
|
|||
[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
|
||||
|
|
|
|||
1
cmd/micro/vendor/github.com/jtolds/gls
generated
vendored
Submodule
1
cmd/micro/vendor/github.com/jtolds/gls
generated
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 77f18212c9c7edc9bd6a33d383a7b545ce62f064
|
||||
1
cmd/micro/vendor/github.com/smartystreets/assertions
generated
vendored
Submodule
1
cmd/micro/vendor/github.com/smartystreets/assertions
generated
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 0b37b35ec7434b77e77a4bb29b79677cced992ea
|
||||
1
cmd/micro/vendor/github.com/smartystreets/goconvey
generated
vendored
Submodule
1
cmd/micro/vendor/github.com/smartystreets/goconvey
generated
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e5b2b7c9111590d019a696c7800593f666e1a7f4
|
||||
Loading…
Reference in a new issue