update Oto to v2.2.0-alpha.4

This commit is contained in:
Hajime Hoshi 2022-07-09 00:35:25 +09:00
parent 6dcd2ff11c
commit 19ebb28776

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/hajimehoshi/bitmapfont/v2 v2.2.0
github.com/hajimehoshi/file2byteslice v0.0.0-20210813153925-5340248a8f41
github.com/hajimehoshi/go-mp3 v0.3.3
github.com/hajimehoshi/oto/v2 v2.2.0-alpha.3.0.20220630172654-9e23d1429786
github.com/hajimehoshi/oto/v2 v2.2.0-alpha.4
github.com/jakecoffman/cp v1.2.0
github.com/jezek/xgb v1.0.1
github.com/jfreymuth/oggvorbis v1.0.3