Skip to content

Commit

Permalink
修改依赖eosc版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Dot-Liu committed Sep 14, 2024
1 parent 535cd8c commit 77b2e50
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 @@ -10,7 +10,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.17.4
github.com/eolinker/eosc v0.18.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 @@ -185,4 +185,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 77b2e50

Please sign in to comment.