add github.com/GeertJohan/rsrc as a submodule
This commit is contained in:
parent
40fe430581
commit
de8c16f1df
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "vendor/src/github.com/GeertJohan/go.rice"]
|
[submodule "vendor/src/github.com/GeertJohan/go.rice"]
|
||||||
path = vendor/src/github.com/GeertJohan/go.rice
|
path = vendor/src/github.com/GeertJohan/go.rice
|
||||||
url = https://github.com/GeertJohan/go.rice.git
|
url = https://github.com/GeertJohan/go.rice.git
|
||||||
|
[submodule "vendor/src/github.com/GeertJohan/rsrc"]
|
||||||
|
path = vendor/src/github.com/GeertJohan/rsrc
|
||||||
|
url = https://github.com/GeertJohan/rsrc.git
|
||||||
|
|
1
vendor/src/github.com/GeertJohan/rsrc
vendored
Submodule
1
vendor/src/github.com/GeertJohan/rsrc
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 370d163b6fcb4dc5016a8dc40cbd9861828b2e9e
|
Loading…
Reference in a new issue