Browse Source

chore: temporarily use submodule and gn DEPS for requests/boto

Samuel Attard 6 years ago
parent
commit
541e10b081
3 changed files with 8 additions and 0 deletions
  1. 6 0
      .gitmodules
  2. 1 0
      vendor/boto
  3. 1 0
      vendor/requests

+ 6 - 0
.gitmodules

@@ -0,0 +1,6 @@
+[submodule "vendor/requests"]
+	path = vendor/requests
+	url = https://github.com/kennethreitz/requests
+[submodule "vendor/boto"]
+	path = vendor/boto
+	url = https://github.com/boto/boto.git

+ 1 - 0
vendor/boto

@@ -0,0 +1 @@
+Subproject commit f7574aa6cc2c819430c1f05e9a1a1a666ef8169b

+ 1 - 0
vendor/requests

@@ -0,0 +1 @@
+Subproject commit e4d59bedfd3c7f4f254f4f5d036587bcd8152458