Skip to content

Commit

Permalink
up centrifuge to v0.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Oct 6, 2021
1 parent e2fcfd0 commit 0f3006a
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.2.2
github.com/FZambia/viper-lite v0.0.0-20171108064948-d5a31e6aa18b
github.com/centrifugal/centrifuge v0.18.5
github.com/centrifugal/centrifuge v0.18.6
github.com/centrifugal/protocol v0.7.3
github.com/cristalhq/jwt/v3 v3.1.0
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 @@ -41,8 +41,8 @@ github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kB
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/centrifugal/centrifuge v0.18.5 h1:knZO88Jpj2233eAmVWzOMdQK/EWTAOhnH+J8IyiR0Qs=
github.com/centrifugal/centrifuge v0.18.5/go.mod h1:cOnnHpX0CLdX9uprNPeqJCmjdm8bWW1rTDzQd+3XHic=
github.com/centrifugal/centrifuge v0.18.6 h1:B9ZZocyJRYBY/W8xIlemzSZoDEc+WkYH+rQ5EbzQeIY=
github.com/centrifugal/centrifuge v0.18.6/go.mod h1:cOnnHpX0CLdX9uprNPeqJCmjdm8bWW1rTDzQd+3XHic=
github.com/centrifugal/protocol v0.7.3 h1:XEBDwfWuUWj0L/ZVKUsf0K8TKjsOTbtKIMq84+r5aTU=
github.com/centrifugal/protocol v0.7.3/go.mod h1:qoeBHrRCi5mJ5XZfrKHnedz9UWpYbDLXr8iZUO3pTtc=
github.com/cespare/xxhash v1.1.0 h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=
Expand Down

0 comments on commit 0f3006a

Please sign in to comment.