mirror of https://github.com/icedream/icecon.git
Add dependencies as git submodules.
parent
508b5d461e
commit
ce4ab02bf4
|
@ -0,0 +1,12 @@
|
|||
[submodule "vendor/github.com/alecthomas/template"]
|
||||
path = vendor/github.com/alecthomas/template
|
||||
url = https://github.com/alecthomas/template
|
||||
[submodule "vendor/github.com/alecthomas/units"]
|
||||
path = vendor/github.com/alecthomas/units
|
||||
url = https://github.com/alecthomas/units
|
||||
[submodule "vendor/gopkg.in/alecthomas/kingpin.v2"]
|
||||
path = vendor/gopkg.in/alecthomas/kingpin.v2
|
||||
url = https://gopkg.in/alecthomas/kingpin.v2
|
||||
[submodule "vendor/github.com/icedream/go-q3net"]
|
||||
path = vendor/github.com/icedream/go-q3net
|
||||
url = https://github.com/icedream/go-q3net.git
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a0175ee3bccc567396460bf5acd36800cb10c49c
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 2efee857e7cfd4f3d0138cc3cbb1b4966962b93a
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 32f4d526c4848c6f0fd8a0a8ffff7b2e9b22a514
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 7f0871f2e17818990e4eed73f9b5c2f429501228
|
Loading…
Reference in New Issue