aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2018-02-18 11:20:07 -0800
committerAdam Mathes <adam@trenchant.org>2018-02-18 11:20:07 -0800
commit06edbdc63adc12ebd35c0cb9c7e7015398a85bee (patch)
treebd2594b1a564725cea9eed0872ff0b4a14d5f5d4
parentcc7d31b9fe00e8c187347519a09767892075224e (diff)
downloadsnkt-06edbdc63adc12ebd35c0cb9c7e7015398a85bee.tar.gz
snkt-06edbdc63adc12ebd35c0cb9c7e7015398a85bee.tar.bz2
snkt-06edbdc63adc12ebd35c0cb9c7e7015398a85bee.zip
add yaml depvendor
-rw-r--r--.gitmodules3
m---------vendor/gopkg.in/yaml.v20
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f34970f..7bae0f0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule "vendor/github.com/rwcarlsen/goexif"]
path = vendor/github.com/rwcarlsen/goexif
url = https://github.com/rwcarlsen/goexif
+[submodule "vendor/gopkg.in/yaml.v2"]
+ path = vendor/gopkg.in/yaml.v2
+ url = https://gopkg.in/yaml.v2
diff --git a/vendor/gopkg.in/yaml.v2 b/vendor/gopkg.in/yaml.v2
new file mode 160000
+Subproject d670f9405373e636a5a2765eea47fac0c9bc91a