1 Star 0 Fork 0

Alimjan2009/golang_wechat

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
go.mod 562 Bytes
Copy Edit Raw Blame History
Alimjan2009 authored 2 years ago . 上传gitee
module gitee.com/Alimjan2009/golang_wechat/v2
go 1.16
require (
github.com/bradfitz/gomemcache v0.0.0-20220106215444-fb4bf637b56d
github.com/fatih/structs v1.1.0
github.com/go-redis/redis/v8 v8.11.5
github.com/sirupsen/logrus v1.9.0
github.com/spf13/cast v1.4.1
github.com/stretchr/testify v1.7.1
github.com/tidwall/gjson v1.14.1
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
gopkg.in/h2non/gock.v1 v1.1.2
)
//replace gitee.com/Alimjan2009/golang_wechat/v2 v2.1.4 => gitee.com/Alimjan2009/golang_wechat/v2 v2.0.0-20221020063451-da3859261b78
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Alimjan2009/golang_wechat.git
git@gitee.com:Alimjan2009/golang_wechat.git
Alimjan2009
golang_wechat
golang_wechat
b8b727e3cadf

Search