diff --git a/.gitmodules b/.gitmodules index 276d7af8..b7d85ec9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/vendor/src/github.com/GeertJohan/rsrc b/vendor/src/github.com/GeertJohan/rsrc new file mode 160000 index 00000000..370d163b --- /dev/null +++ b/vendor/src/github.com/GeertJohan/rsrc @@ -0,0 +1 @@ +Subproject commit 370d163b6fcb4dc5016a8dc40cbd9861828b2e9e