forked from GoogleCloudPlatform/gsutil
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
66 lines (66 loc) · 2.55 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "third_party/boto"]
path = third_party/boto
url = git://github.com/boto/boto.git
[submodule "third_party/httplib2"]
path = third_party/httplib2
url = git://github.com/httplib2/httplib2.git
[submodule "third_party/python-gflags"]
path = third_party/python-gflags
url = git://github.com/gsutil-mirrors/python-gflags.git
[submodule "third_party/crcmod"]
path = third_party/crcmod
url = https://github.com/gsutil-mirrors/crcmod.git
[submodule "third_party/crcmod_osx"]
path = third_party/crcmod_osx
url = https://github.com/gsutil-mirrors/crcmod-osx.git
[submodule "third_party/socksipy-branch"]
path = third_party/socksipy-branch
url = git://github.com/gsutil-mirrors/socksipy-branch.git
[submodule "third_party/retry-decorator"]
path = third_party/retry-decorator
url = https://github.com/pnpnpn/retry-decorator.git
[submodule "third_party/gcs-oauth2-boto-plugin"]
path = third_party/gcs-oauth2-boto-plugin
url = https://github.com/GoogleCloudPlatform/gcs-oauth2-boto-plugin.git
[submodule "third_party/oauth2client"]
path = third_party/oauth2client
url = https://github.com/google/oauth2client.git
[submodule "third_party/six"]
path = third_party/six
url = https://github.com/gsutil-mirrors/six.git
[submodule "third_party/apitools"]
path = third_party/apitools
url = git://github.com/google/apitools.git
[submodule "third_party/protorpc"]
path = third_party/protorpc
url = git://github.com/google/protorpc.git
[submodule "third_party/rsa"]
path = third_party/rsa
url = https://github.com/gsutil-mirrors/rsa.git
[submodule "third_party/pyasn1"]
path = third_party/pyasn1
url = https://github.com/gsutil-mirrors/pyasn1.git
[submodule "third_party/pyasn1-modules"]
path = third_party/pyasn1-modules
url = https://github.com/gsutil-mirrors/pyasn1-modules.git
[submodule "third_party/mock"]
path = third_party/mock
url = git://github.com/gsutil-mirrors/mock.git
[submodule "third_party/funcsigs"]
path = third_party/funcsigs
url = git://github.com/testing-cabal/funcsigs.git
[submodule "third_party/argcomplete"]
path = third_party/argcomplete
url = https://github.com/kislyuk/argcomplete.git
[submodule "third_party/fasteners"]
path = third_party/fasteners
url = git://github.com/gsutil-mirrors/fasteners.git
[submodule "third_party/monotonic"]
path = third_party/monotonic
url = git://github.com/gsutil-mirrors/monotonic.git
[submodule "third_party/google-reauth-python"]
path = third_party/google-reauth-python
url = git://github.com/google/google-reauth-python
[submodule "third_party/pyu2f"]
path = third_party/pyu2f
url = git://github.com/google/pyu2f