diff --git a/README.md b/README.md index dd41b54..607ad43 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,6 @@ import "github.com/duke-git/lancet/v2/netutil" - [SendRequest](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#SendRequest) - [DecodeResponse](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#DecodeResponse) - [StructToUrlValues](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#StructToUrlValues) - - [HttpGetdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#HttpGet) - [HttpDeletedeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#HttpDelete) - [HttpPostdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#HttpPost) diff --git a/README_zh-CN.md b/README_zh-CN.md index bdb473c..e5ca346 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -370,7 +370,6 @@ import "github.com/duke-git/lancet/v2/netutil" - [SendRequest](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#SendRequest) - [DecodeResponse](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#DecodeResponse) - [StructToUrlValues](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#StructToUrlValues) - - [HttpGetdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#HttpGet) - [HttpDeletedeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#HttpDelete) - [HttpPostdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#HttpPost)