Skip to content

Commit

Permalink
all: update Oto to v3.4.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Dec 25, 2024
1 parent 88a2c14 commit 38bff15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
require (
github.com/ebitengine/gomobile v0.0.0-20241016134836-cc2e38a7c0ee
github.com/ebitengine/hideconsole v1.0.0
github.com/ebitengine/oto/v3 v3.4.0-alpha.2.0.20241223053401-15e840abab12
github.com/ebitengine/oto/v3 v3.4.0-alpha.3
github.com/ebitengine/purego v0.9.0-alpha.1
github.com/gen2brain/mpeg v0.3.2-0.20240412154320-a2ac4fc8a46f
github.com/go-text/typesetting v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/ebitengine/gomobile v0.0.0-20241016134836-cc2e38a7c0ee h1:YoNt0DHeZ92
github.com/ebitengine/gomobile v0.0.0-20241016134836-cc2e38a7c0ee/go.mod h1:ZDIonJlTRW7gahIn5dEXZtN4cM8Qwtlduob8cOCflmg=
github.com/ebitengine/hideconsole v1.0.0 h1:5J4U0kXF+pv/DhiXt5/lTz0eO5ogJ1iXb8Yj1yReDqE=
github.com/ebitengine/hideconsole v1.0.0/go.mod h1:hTTBTvVYWKBuxPr7peweneWdkUwEuHuB3C1R/ielR1A=
github.com/ebitengine/oto/v3 v3.4.0-alpha.2.0.20241223053401-15e840abab12 h1:R9iN9DVbqaUBLW+bKpRJWLanozzjp3yPf9qXIl/suUU=
github.com/ebitengine/oto/v3 v3.4.0-alpha.2.0.20241223053401-15e840abab12/go.mod h1:lCbB4e7VuXj9RDu/K4Kz5jY4NRVV5L/QRar+CcVKKlc=
github.com/ebitengine/oto/v3 v3.4.0-alpha.3 h1:YLGviaYemmn7ERSHxWUbSbLu8eHq6S8zK+MiyRR5JtU=
github.com/ebitengine/oto/v3 v3.4.0-alpha.3/go.mod h1:lCbB4e7VuXj9RDu/K4Kz5jY4NRVV5L/QRar+CcVKKlc=
github.com/ebitengine/purego v0.9.0-alpha.1 h1:19jNYntHl5CRWzdJ7fw+gys/JXrMPeJX3PRRJvudn7Y=
github.com/ebitengine/purego v0.9.0-alpha.1/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
github.com/gen2brain/mpeg v0.3.2-0.20240412154320-a2ac4fc8a46f h1:ysqRe+lvUiL0dH5XzkH0Bz68bFMPJ4f5Si4L/HD9SGk=
Expand Down

0 comments on commit 38bff15

Please sign in to comment.