Skip to content

Commit

Permalink
修改go.mod依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Dot-Liu committed May 6, 2024
1 parent 4774ec2 commit 9fe9fe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/clbanning/mxj v1.8.4
github.com/coocood/freecache v1.2.2
github.com/dubbogo/gost v1.13.1
github.com/eolinker/eosc v0.16.1
github.com/eolinker/eosc v0.17.0
github.com/fasthttp/websocket v1.5.0
github.com/fullstorydev/grpcurl v1.8.7
github.com/go-redis/redis/v8 v8.11.5
Expand Down Expand Up @@ -176,4 +176,4 @@ require (

replace github.com/soheilhy/cmux v0.1.5 => github.com/hmzzrcs/cmux v0.1.6

replace github.com/eolinker/eosc => ../eosc
//replace github.com/eolinker/eosc => ../eosc

0 comments on commit 9fe9fe4

Please sign in to comment.