From 255d17eedbc74538beaf8867cfb66f284873dd37 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 25 Mar 2022 23:18:03 +0800 Subject: [PATCH] =?UTF-8?q?:recycle:=20=E6=9B=B4=E6=8D=A2=E5=86=85?= =?UTF-8?q?=E6=A0=B8=E4=BD=BF=E7=94=A8=E7=9A=84=20HTTP=20=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E7=AB=AF=E5=BA=93=20https://github.com/siyuan-note/si?= =?UTF-8?q?yuan/issues/4380?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README_zh_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87126fea0..ea74a89b9 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ SiYuan is made possible by the following open source projects. * [https://github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) `MIT License` * [https://github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) `MIT License` * [https://github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) `MIT License` +* [https://github.com/imroc/req](https://github.com/imroc/req) `MIT License` * [https://github.com/jackpal/gateway](https://github.com/jackpal/gateway) `BSD-3-Clause License` * [https://github.com/jinzhu/copier](https://github.com/jinzhu/copier) `MIT License` * [https://github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) `MIT License` @@ -213,7 +214,6 @@ SiYuan is made possible by the following open source projects. * [https://github.com/mitchellh/go-ps](https://github.com/mitchellh/go-ps) `MIT License` * [https://github.com/mssola/user_agent](https://github.com/mssola/user_agent) `MIT License` * [https://github.com/panjf2000/ants](https://github.com/panjf2000/ants) `MIT License` -* [https://github.com/parnurzeal/gorequest](https://github.com/parnurzeal/gorequest) `MIT License` * [https://github.com/patrickmn/go-cache](https://github.com/patrickmn/go-cache) `MIT License` * [https://github.com/pkg/sftp](https://github.com/pkg/sftp) `BSD-2-Clause License` * [https://github.com/siyuan-note/encryption](https://github.com/siyuan-note/encryption) `Mulan PSL v2` diff --git a/README_zh_CN.md b/README_zh_CN.md index 3e44b10f0..a21dbe335 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -214,6 +214,7 @@ * [https://github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) `MIT License` * [https://github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) `MIT License` * [https://github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) `MIT License` +* [https://github.com/imroc/req](https://github.com/imroc/req) `MIT License` * [https://github.com/jackpal/gateway](https://github.com/jackpal/gateway) `BSD-3-Clause License` * [https://github.com/jinzhu/copier](https://github.com/jinzhu/copier) `MIT License` * [https://github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) `MIT License` @@ -221,7 +222,6 @@ * [https://github.com/mitchellh/go-ps](https://github.com/mitchellh/go-ps) `MIT License` * [https://github.com/mssola/user_agent](https://github.com/mssola/user_agent) `MIT License` * [https://github.com/panjf2000/ants](https://github.com/panjf2000/ants) `MIT License` -* [https://github.com/parnurzeal/gorequest](https://github.com/parnurzeal/gorequest) `MIT License` * [https://github.com/patrickmn/go-cache](https://github.com/patrickmn/go-cache) `MIT License` * [https://github.com/pkg/sftp](https://github.com/pkg/sftp) `BSD-2-Clause License` * [https://github.com/siyuan-note/encryption](https://github.com/siyuan-note/encryption) `Mulan PSL v2`