Skip to content

Commit

Permalink
pin to centrifuge v0.28.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Dec 19, 2022
1 parent af13855 commit f4bcc3c
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 @@ -9,7 +9,7 @@ require (
github.com/FZambia/statik v0.1.2-0.20180217151304-b9f012bb2a1b
github.com/FZambia/tarantool v0.3.1
github.com/FZambia/viper-lite v0.0.0-20220110144934-1899f66c7d0e
github.com/centrifugal/centrifuge v0.27.1-0.20221217201721-f6e948a15fd4
github.com/centrifugal/centrifuge v0.28.0-rc.1
github.com/centrifugal/protocol v0.8.11
github.com/cristalhq/jwt/v4 v4.0.2
github.com/gobwas/glob v0.2.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/centrifugal/centrifuge v0.27.1-0.20221217201721-f6e948a15fd4 h1:bmxX+gTfklqxEUBYlbrtagyPy38AV0xa4B0BaMzPsv4=
github.com/centrifugal/centrifuge v0.27.1-0.20221217201721-f6e948a15fd4/go.mod h1:zQb7IDznYwQ/gC6WGlrgXHxemx0P6AsONBtK3/24VFo=
github.com/centrifugal/centrifuge v0.28.0-rc.1 h1:YgmGLh64llIWZ/sWCRuLQBNTUkX7K/JWe0P1iKAU0/o=
github.com/centrifugal/centrifuge v0.28.0-rc.1/go.mod h1:zQb7IDznYwQ/gC6WGlrgXHxemx0P6AsONBtK3/24VFo=
github.com/centrifugal/protocol v0.8.11 h1:LP3fi5h8mApGmQ3iYb6PWrfID0PvGHS+zXZIjB82qhM=
github.com/centrifugal/protocol v0.8.11/go.mod h1:qpYrxz4cDj+rlgC6giSADkf7XDN1K7aFmkkFwt/bayQ=
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
Expand Down

0 comments on commit f4bcc3c

Please sign in to comment.