Skip to content

Commit

Permalink
update to centrifuge-go v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Sep 5, 2020
1 parent a5479da commit 0c128d6
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 @@ -2,4 +2,4 @@ module github.com/centrifugal/centrifuge-mobile

go 1.14

require github.com/centrifugal/centrifuge-go v0.6.0
require github.com/centrifugal/centrifuge-go v0.6.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/centrifugal/centrifuge-go v0.6.0 h1:0xst58Y9unzO2Fl8ODn9MxYoM9jj2GQcIfbmIBKg7n0=
github.com/centrifugal/centrifuge-go v0.6.0/go.mod h1:YW9BKhnEMOBPU7C/wfqdqzhIiF0xRd0R4sHW82a7sf8=
github.com/centrifugal/centrifuge-go v0.6.1 h1:9fbCJj2Dy4WAsxTZp+S84R7HLQlXqst3o5uRyfEg/v8=
github.com/centrifugal/centrifuge-go v0.6.1/go.mod h1:YW9BKhnEMOBPU7C/wfqdqzhIiF0xRd0R4sHW82a7sf8=
github.com/centrifugal/protocol v0.3.4 h1:9q22iSp4CQOdQahfopvfmWWxDbj1Lo7ERG2j56mAxkE=
github.com/centrifugal/protocol v0.3.4/go.mod h1:2YbBCaDwQHl37ErRdMrKSj18X2yVvpkQYtSX6aVbe5A=
github.com/gogo/protobuf v1.3.1 h1:DqDEcV5aeaTmdFBePNpYsp3FlcVH/2ISVVM9Qf8PSls=
Expand Down

0 comments on commit 0c128d6

Please sign in to comment.