From de8c16f1df6e5a0b6ea52646bc2b33ff23bb3f22 Mon Sep 17 00:00:00 2001 From: Randall Mason Date: Sat, 7 Jun 2014 15:57:29 +0300 Subject: [PATCH] add github.com/GeertJohan/rsrc as a submodule --- .gitmodules | 3 +++ vendor/src/github.com/GeertJohan/rsrc | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/src/github.com/GeertJohan/rsrc 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