mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
all: update Oto
This should mitigate noises on MacBook 2020.
This commit is contained in:
parent
87fe7bfd99
commit
cdd995a9b2
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/hajimehoshi/ebiten/v2
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.2.0.20231021101548-b794c0292b2b
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.2.0.20240102153318-3f14867a1127
|
||||
github.com/ebitengine/purego v0.6.0-alpha.2
|
||||
github.com/go-text/typesetting v0.0.0-20231221124458-48cc05a56658
|
||||
github.com/hajimehoshi/bitmapfont/v3 v3.0.0
|
||||
|
4
go.sum
4
go.sum
@ -1,5 +1,5 @@
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.2.0.20231021101548-b794c0292b2b h1:gi77VfxDFdIxm2lHa4lmKcrKi3CRft2R+FHijvoQXRg=
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.2.0.20231021101548-b794c0292b2b/go.mod h1:JtMbxJHZBDXfS8BmVYwzWk9Z6r7jsjwsHzOuZrEkfs4=
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.2.0.20240102153318-3f14867a1127 h1:RUP0IypyjnrIui98SZjYAj6mL3SSIiBPAy6YkBRV1oQ=
|
||||
github.com/ebitengine/oto/v3 v3.2.0-alpha.2.0.20240102153318-3f14867a1127/go.mod h1:JtMbxJHZBDXfS8BmVYwzWk9Z6r7jsjwsHzOuZrEkfs4=
|
||||
github.com/ebitengine/purego v0.6.0-alpha.2 h1:lYSvMtNBEjNGAzqPC5WP7bHUOxkFU3L+JZMdxK7krkw=
|
||||
github.com/ebitengine/purego v0.6.0-alpha.2/go.mod h1:ah1In8AOtksoNK6yk5z1HTJeUkC1Ez4Wk2idgGslMwQ=
|
||||
github.com/go-text/typesetting v0.0.0-20231221124458-48cc05a56658 h1:KeDKnC99J3l5qJK4zV13Au2UwPn4N20TnIlM0YvILj8=
|
||||
|
Loading…
Reference in New Issue
Block a user