Skip to content

Commit

Permalink
(update): Update dependent versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
zishang520 committed Nov 2, 2023
1 parent 50d3ce3 commit aa48268
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/mitchellh/mapstructure v1.5.0
github.com/zishang520/engine.io-go-parser v1.2.3
github.com/zishang520/engine.io/v2 v2.0.0
github.com/zishang520/engine.io/v2 v2.0.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 h1:QldyIu/L63oPpyvQmHg
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=
github.com/zishang520/engine.io-go-parser v1.2.3 h1:y++zdMKIFgyVvH60TEEHw8gdJkS/qy22wesdALoh+HA=
github.com/zishang520/engine.io-go-parser v1.2.3/go.mod h1:UrXBVZWQgyHDITYmhnxi2d+NpEWBN8dACboD4dXcx38=
github.com/zishang520/engine.io/v2 v2.0.0 h1:G+Y1hU58OpXzHLt1jZ4Y1v3qF6ZOLkqp0+sQQfNKINg=
github.com/zishang520/engine.io/v2 v2.0.0/go.mod h1:HM5pZZMFI/dNNmuwePLsaiGM67VY6vxJ5Isp+QRylMU=
github.com/zishang520/engine.io/v2 v2.0.1 h1:Nzy581GFAvkb3n42eII13YCMEdBdmJeFVwATYENXGFg=
github.com/zishang520/engine.io/v2 v2.0.1/go.mod h1:HM5pZZMFI/dNNmuwePLsaiGM67VY6vxJ5Isp+QRylMU=
go.uber.org/mock v0.3.0 h1:3mUxI1No2/60yUYax92Pt8eNOEecx2D3lcXZh2NEZJo=
go.uber.org/mock v0.3.0/go.mod h1:a6FSlNadKUHUa9IP5Vyt1zh4fC7uAwxMutEAscFbkZc=
golang.org/x/crypto v0.14.0 h1:wBqGXzWJW6m1XrIKlAH0Hs1JJ7+9KBwnIO8v66Q9cHc=
Expand Down

0 comments on commit aa48268

Please sign in to comment.