add github.com/GeertJohan/rsrc as a submodule

This commit is contained in:
Randall Mason
2014-06-07 15:57:29 +03:00
parent 40fe430581
commit de8c16f1df
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "vendor/src/github.com/GeertJohan/go.rice"]
path = vendor/src/github.com/GeertJohan/go.rice
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