wshandler 추가
This commit is contained in:
1
go.mod
1
go.mod
@ -7,6 +7,7 @@ replace repositories.action2quare.com/ayo/gocommon => ./
|
||||
require (
|
||||
github.com/go-redis/redis/v8 v8.11.5
|
||||
github.com/golang-jwt/jwt v3.2.2+incompatible
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/pires/go-proxyproto v0.7.0
|
||||
go.mongodb.org/mongo-driver v1.11.6
|
||||
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
|
||||
|
||||
Reference in New Issue
Block a user