Skip to content

Commit 64104ac

Browse files
authored
chore: Bump unity-gaming-services-go-sdk@v0.3.1 (#31)
1 parent 22dba8b commit 64104ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

simple-game-server-go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/Unity-Technologies/multiplay-examples/simple-game-server-go
33
go 1.20
44

55
require (
6-
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.0
6+
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1
77
github.com/sirupsen/logrus v1.9.0
88
github.com/stretchr/testify v1.8.2
99
)

simple-game-server-go/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/FZambia/eagle v0.0.2 h1:35qHDuXSQevZ4w9A51k4wU7OE/tPHTEWXoywA93hvkY=
22
github.com/FZambia/sentinel v1.1.0 h1:qrCBfxc8SvJihYNjBWgwUI93ZCvFe/PJIPTHKmlp8a8=
3-
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.0 h1:VAde8/DGqa+NWJgWJpTaTRshmztKycy39JZ2L+VZedw=
4-
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.0/go.mod h1:WgDwSafd4alCs+HdK0z+7htBVZIe+LUrLQgM738WDd0=
3+
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1 h1:piV2hAtoc5ke3ywkIvUs82J+CphjWXoN3219isDmY00=
4+
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1/go.mod h1:WgDwSafd4alCs+HdK0z+7htBVZIe+LUrLQgM738WDd0=
55
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
66
github.com/centrifugal/centrifuge v0.21.1 h1:7saDm953rxzke4YfzoNekxKnpckmdTnz8EzbSribwos=
77
github.com/centrifugal/centrifuge-go v0.8.4 h1:X23NuXmXTqdlp6PNrZLj1bWcPpehVq5u8LxuM2+NrIA=

0 commit comments

Comments
 (0)