Skip to content

Commit

Permalink
update: page-spy-api to v1.4.0 add pong message and broad cast ignore…
Browse files Browse the repository at this point in the history
… self.
  • Loading branch information
wangdashuaihenshuai committed Jan 3, 2024
1 parent fa71e8e commit 33b602d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/HuolalaTech/page-spy-web/backend

go 1.21

require github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228075405-35161d7d323f
require github.com/HuolalaTech/page-spy-api v1.4.0

require (
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
Expand Down
6 changes: 2 additions & 4 deletions backend/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228032258-41daa5362ce2 h1:3UpI6Ne4n+lAbeFFrSylmRsye67b0QHOMHLl/oPtTBs=
github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228032258-41daa5362ce2/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228075405-35161d7d323f h1:YwSFDoquOclbvMeOYgxIV9tF08+PkCPXpa2bnfqySjs=
github.com/HuolalaTech/page-spy-api v1.3.4-0.20231228075405-35161d7d323f/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/HuolalaTech/page-spy-api v1.4.0 h1:BzrXzaRewKSCUP1U8DkPjU0u3GxP9BA4aR6r4DvgPp8=
github.com/HuolalaTech/page-spy-api v1.4.0/go.mod h1:njVR6tXPbDvvA/ecpLY5+9Pu43bOI5tnK+yscNdiMkU=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 33b602d

Please sign in to comment.