File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/google/uuid v1.6.0
88 github.com/gorilla/websocket v1.5.3
99 github.com/stretchr/testify v1.10.0
10- github.com/timandy/routine v1.1.5
10+ github.com/timandy/routine v1.1.6
1111 github.com/urfave/cli/v2 v2.27.7
1212 google.golang.org/grpc v1.64.1 // The latest version support go1.20
1313 google.golang.org/protobuf v1.34.2 // The latest version support go1.20
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
2424github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
2525github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
2626github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
27- github.com/timandy/routine v1.1.5 h1:LSpm7Iijwb9imIPlucl4krpr2EeCeAUvifiQ9Uf5X+M =
28- github.com/timandy/routine v1.1.5 /go.mod h1:kXslgIosdY8LW0byTyPnenDgn4/azt2euufAq9rK51w =
27+ github.com/timandy/routine v1.1.6 h1:cueNRVPutK8O6387LL7dmYPLNyS6aKlPCPi5qWCLdc8 =
28+ github.com/timandy/routine v1.1.6 /go.mod h1:kXslgIosdY8LW0byTyPnenDgn4/azt2euufAq9rK51w =
2929github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
3030github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
3131github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
You can’t perform that action at this time.
0 commit comments