update Oto to v2.4.0-alpha.5

This commit is contained in:
Hajime Hoshi 2022-11-02 21:47:01 +09:00
parent 137619e165
commit 40c7f2869b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20221017161538-93cebf72946b
github.com/hajimehoshi/bitmapfont/v2 v2.2.2
github.com/hajimehoshi/go-mp3 v0.3.3
github.com/hajimehoshi/oto/v2 v2.4.0-alpha.4.0.20221031045127-ca45ab12a793
github.com/hajimehoshi/oto/v2 v2.4.0-alpha.5
github.com/jakecoffman/cp v1.2.1
github.com/jezek/xgb v1.0.1
github.com/jfreymuth/oggvorbis v1.0.4

4
go.sum
View File

@ -8,8 +8,8 @@ github.com/hajimehoshi/bitmapfont/v2 v2.2.2/go.mod h1:Ua/x9Dkz7M9CU4zr1VHWOqGwjK
github.com/hajimehoshi/go-mp3 v0.3.3 h1:cWnfRdpye2m9ElSoVqneYRcpt/l3ijttgjMeQh+r+FE=
github.com/hajimehoshi/go-mp3 v0.3.3/go.mod h1:qMJj/CSDxx6CGHiZeCgbiq2DSUkbK0UbtXShQcnfyMM=
github.com/hajimehoshi/oto v0.6.1/go.mod h1:0QXGEkbuJRohbJaxr7ZQSxnju7hEhseiPx2hrh6raOI=
github.com/hajimehoshi/oto/v2 v2.4.0-alpha.4.0.20221031045127-ca45ab12a793 h1:D8P/s20m/TnjtxuhW7GtTnkHap27aKWiuBy7BUZvksE=
github.com/hajimehoshi/oto/v2 v2.4.0-alpha.4.0.20221031045127-ca45ab12a793/go.mod h1:GPt3874AibBmZM1H5xx66IwtVl5rSzYCdMORzhjzeqE=
github.com/hajimehoshi/oto/v2 v2.4.0-alpha.5 h1:Ikst3uMFlRPB5GpePRQcm1EQlxa0tHXF1HhggoRyehk=
github.com/hajimehoshi/oto/v2 v2.4.0-alpha.5/go.mod h1:GPt3874AibBmZM1H5xx66IwtVl5rSzYCdMORzhjzeqE=
github.com/jakecoffman/cp v1.2.1 h1:zkhc2Gpo9l4NLUZfeG3j33+3bQD7MkqPa+n5PdX+5mI=
github.com/jakecoffman/cp v1.2.1/go.mod h1:JjY/Fp6d8E1CHnu74gWNnU0+b9VzEdUVPoJxg2PsTQg=
github.com/jezek/xgb v1.0.1 h1:YUGhxps0aR7J2Xplbs23OHnV1mWaxFVcOl9b+1RQkt8=