Skip to content

Commit

Permalink
chore: Bump unity-gaming-services-go-sdk@v0.3.1 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
nweedon-u authored Jun 7, 2023
1 parent 22dba8b commit 64104ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion simple-game-server-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Unity-Technologies/multiplay-examples/simple-game-server-go
go 1.20

require (
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.0
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.2
)
Expand Down
4 changes: 2 additions & 2 deletions simple-game-server-go/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/FZambia/eagle v0.0.2 h1:35qHDuXSQevZ4w9A51k4wU7OE/tPHTEWXoywA93hvkY=
github.com/FZambia/sentinel v1.1.0 h1:qrCBfxc8SvJihYNjBWgwUI93ZCvFe/PJIPTHKmlp8a8=
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.0 h1:VAde8/DGqa+NWJgWJpTaTRshmztKycy39JZ2L+VZedw=
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.0/go.mod h1:WgDwSafd4alCs+HdK0z+7htBVZIe+LUrLQgM738WDd0=
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1 h1:piV2hAtoc5ke3ywkIvUs82J+CphjWXoN3219isDmY00=
github.com/Unity-Technologies/unity-gaming-services-go-sdk v0.3.1/go.mod h1:WgDwSafd4alCs+HdK0z+7htBVZIe+LUrLQgM738WDd0=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/centrifugal/centrifuge v0.21.1 h1:7saDm953rxzke4YfzoNekxKnpckmdTnz8EzbSribwos=
github.com/centrifugal/centrifuge-go v0.8.4 h1:X23NuXmXTqdlp6PNrZLj1bWcPpehVq5u8LxuM2+NrIA=
Expand Down

0 comments on commit 64104ac

Please sign in to comment.