forked from affix/openfaas-sqs-connector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vendor/github.com/architsmat38/golang-aws-sqs"]
path = vendor/github.com/architsmat38/golang-aws-sqs
url = https://github.com/architsmat38/golang-aws-sqs.git
[submodule "vendor/github.com/aws/aws-sdk-go"]
path = vendor/github.com/aws/aws-sdk-go
url = https://github.com/aws/aws-sdk-go.git
[submodule "vendor/github.com/jmespath/go-jmespath"]
path = vendor/github.com/jmespath/go-jmespath
url = https://github.com/jmespath/go-jmespath.git
[submodule "vendor/github.com/openfaas-incubator/connector-sdk"]
path = vendor/github.com/openfaas-incubator/connector-sdk
url = https://github.com/openfaas-incubator/connector-sdk.git
[submodule "vendor/github.com/pkg/errors"]
path = vendor/github.com/pkg/errors
url = https://github.com/pkg/errors.git
[submodule "vendor/github.com/openfaas/faas-provider"]
path = vendor/github.com/openfaas/faas-provider
url = https://github.com/openfaas/faas-provider.git
[submodule "vendor/github.com/openfaas/faas"]
path = vendor/github.com/openfaas/faas
url = https://github.com/openfaas/faas.git