We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ffca7 commit d5e334bCopy full SHA for d5e334b
.gitmodules
@@ -1,9 +1,11 @@
1
[submodule "aws-common-runtime/aws-c-common"]
2
path = aws-common-runtime/aws-c-common
3
url = https://github.com/brightenai/aws-c-common.git
4
+ branch = burkey-branch
5
[submodule "aws-common-runtime/aws-c-io"]
6
path = aws-common-runtime/aws-c-io
7
url = https://github.com/brightenai/aws-c-io.git
8
9
[submodule "aws-common-runtime/s2n"]
10
path = aws-common-runtime/s2n
11
url = https://github.com/aws/s2n-tls.git
@@ -28,3 +30,4 @@
28
30
[submodule "aws-common-runtime/aws-c-event-stream"]
29
31
path = aws-common-runtime/aws-c-event-stream
32
url = https://github.com/brightenai/aws-c-event-stream
33
0 commit comments