forked from cloudfoundry-attic/dea_ng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 771 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "buildpacks/vendor/nodejs"]
path = buildpacks/vendor/nodejs
url = https://github.com/cloudfoundry/heroku-buildpack-nodejs.git
[submodule "buildpacks/vendor/ruby"]
path = buildpacks/vendor/ruby
url = https://github.com/cloudfoundry/heroku-buildpack-ruby.git
[submodule "go/vendor"]
path = go/vendor
url = https://github.com/cloudfoundry/govendor
[submodule "buildpacks/vendor/java"]
path = buildpacks/vendor/java
url = https://github.com/cloudfoundry/java-buildpack
[submodule "go/src/github.com/cloudfoundry/gosteno"]
path = go/src/github.com/cloudfoundry/gosteno
url = https://github.com/cloudfoundry/gosteno.git
[submodule "go/src/github.com/howeyc/fsnotify"]
path = go/src/github.com/howeyc/fsnotify
url = https://github.com/howeyc/fsnotify.git