all: update Oto and PureGo

This commit is contained in:
Hajime Hoshi 2024-03-27 23:06:52 +09:00
parent 013e235628
commit 073544b894

4
go.mod
View File

@ -5,8 +5,8 @@ go 1.18
require (
github.com/ebitengine/gomobile v0.0.0-20240327025426-b04d93b1a983
github.com/ebitengine/hideconsole v1.0.0
github.com/ebitengine/oto/v3 v3.2.0-alpha.4
github.com/ebitengine/purego v0.7.0-alpha.3
github.com/ebitengine/oto/v3 v3.2.0-rc.1
github.com/ebitengine/purego v0.7.0-rc.1
github.com/go-text/typesetting v0.1.1-0.20240325125605-c7936fe59984
github.com/hajimehoshi/bitmapfont/v3 v3.0.0
github.com/hajimehoshi/go-mp3 v0.3.4