-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump deps/curl from
1e4cd51
to 78a1814
Bumps [deps/curl](https://github.com/curl/curl) from `1e4cd51` to `78a1814`. - [Release notes](https://github.com/curl/curl/releases) - [Commits](curl/curl@1e4cd51...78a1814) --- updated-dependencies: - dependency-name: deps/curl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
c15f3c2
commit 0e29d35
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule curl
updated
18 files
+3 −3 | lib/cf-h2-proxy.c | |
+25 −41 | lib/connect.c | |
+1 −1 | lib/easy.c | |
+9 −3 | lib/hostip.c | |
+3 −3 | lib/http2.c | |
+1 −1 | lib/imap.c | |
+3 −4 | lib/multi.c | |
+11 −28 | lib/transfer.c | |
+1 −2 | lib/transfer.h | |
+1 −2 | lib/urldata.h | |
+4 −4 | lib/vquic/curl_msh3.c | |
+2 −2 | lib/vquic/curl_ngtcp2.c | |
+2 −2 | lib/vquic/curl_quiche.c | |
+6 −18 | lib/vssh/libssh.c | |
+4 −4 | lib/vssh/libssh2.c | |
+2 −2 | lib/vssh/wolfssh.c | |
+1 −1 | tests/data/Makefile.inc | |
+0 −121 | tests/data/test1474 |