Skip to content

Commit

Permalink
Fixed the submodule setup to get the YAML dependencies in
Browse files Browse the repository at this point in the history
  • Loading branch information
josvisser committed Apr 1, 2016
1 parent 5cd3be9 commit ab90eeb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "vendor/github.com/ghodss/yaml"]
path = vendor/github.com/ghodss/yaml
url = https://github.com/ghodss/yaml
[submodule "vendor/github.com/cloudfoundry-incubator/candiedyaml"]
path = vendor/github.com/cloudfoundry-incubator/candiedyaml
url = https://github.com/cloudfoundry-incubator/candiedyaml
1 change: 1 addition & 0 deletions vendor/github.com/cloudfoundry-incubator/candiedyaml
Submodule candiedyaml added at 479485
1 change: 1 addition & 0 deletions vendor/github.com/ghodss/yaml
Submodule yaml added at 1a6f06

0 comments on commit ab90eeb

Please sign in to comment.