File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Unity-Technologies/multiplay-examples/simple-game-server-go
33go 1.20
44
55require (
6- github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.5.0
6+ github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.5.4
77 github.com/sirupsen/logrus v1.9.0
88 github.com/stretchr/testify v1.8.2
99)
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1 h1:piV2hAtoc5k
44github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1 /go.mod h1:WgDwSafd4alCs+HdK0z+7htBVZIe+LUrLQgM738WDd0 =
55github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.5.0 h1:nH2XUCCx1BAV6hXhjSaIA+rOrzX2CRPz4/Yx/sZ26Do =
66github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.5.0 /go.mod h1:WgDwSafd4alCs+HdK0z+7htBVZIe+LUrLQgM738WDd0 =
7+ github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.5.4 h1:2KQYKCx44tEurLU5TlhmPhvKyvXo5QyBiTEfFqiC25g =
8+ github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.5.4 /go.mod h1:WgDwSafd4alCs+HdK0z+7htBVZIe+LUrLQgM738WDd0 =
79github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
810github.com/centrifugal/centrifuge v0.21.1 h1:7saDm953rxzke4YfzoNekxKnpckmdTnz8EzbSribwos =
911github.com/centrifugal/centrifuge-go v0.8.4 h1:X23NuXmXTqdlp6PNrZLj1bWcPpehVq5u8LxuM2+NrIA =
You can’t perform that action at this time.
0 commit comments