mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-07 06:02:26 +08:00
更新go.mod,redis依赖
This commit is contained in:
5
go.mod
5
go.mod
@@ -8,12 +8,11 @@ require (
|
||||
github.com/fatih/structs v1.1.0
|
||||
github.com/gin-gonic/gin v1.1.4
|
||||
github.com/golang/protobuf v0.0.0-20161117033126-8ee79997227b // indirect
|
||||
github.com/gomodule/redigo v2.0.1-0.20180627144507-2cd21d9966bf+incompatible
|
||||
github.com/kr/pretty v0.1.0
|
||||
github.com/gomodule/redigo/redis v0.0.0-20200429221454-e14091dffc1b
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
github.com/manucorporat/sse v0.0.0-20160126180136-ee05b128a739 // indirect
|
||||
github.com/mattn/go-isatty v0.0.0-20161123143637-30a891c33c7c // indirect
|
||||
github.com/spf13/cast v1.3.1
|
||||
github.com/stretchr/testify v1.4.0 // indirect
|
||||
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
|
||||
golang.org/x/net v0.0.0-20191125084936-ffdde1057850 // indirect
|
||||
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect
|
||||
|
||||
Reference in New Issue
Block a user