Skip to content

Commit

Permalink
all: update Oto to v3.4.0-alpha.1
Browse files Browse the repository at this point in the history
Updates #3122
  • Loading branch information
hajimehoshi committed Oct 5, 2024
1 parent fd3a253 commit d8642d3
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-20241001034212-22433622d8a5
github.com/ebitengine/hideconsole v1.0.0
github.com/ebitengine/oto/v3 v3.4.0-alpha.0.20241002170836-03f5f70bd121
github.com/ebitengine/oto/v3 v3.4.0-alpha.1
github.com/ebitengine/purego v0.9.0-alpha
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-20241001034212-22433622d8a5 h1:vAmkJvgX1uk
github.com/ebitengine/gomobile v0.0.0-20241001034212-22433622d8a5/go.mod h1:ulhSQcbPioQrallSuIzF8l1NKQoD7xmMZc5NxzibUMY=
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.0.20241002170836-03f5f70bd121 h1:ORf5XXnRNi7xmhbHyK6ltmXz8pdeV4boj0IJ34zPCPU=
github.com/ebitengine/oto/v3 v3.4.0-alpha.0.20241002170836-03f5f70bd121/go.mod h1:TVWyzod5bINsL5KDdgMJndAdZ4+4sD/KUAX8udrayT8=
github.com/ebitengine/oto/v3 v3.4.0-alpha.1 h1:XBpUG6bG6t2oEiiso+zIPLtvYjpxIlXv/rzW+ljj15I=
github.com/ebitengine/oto/v3 v3.4.0-alpha.1/go.mod h1:TVWyzod5bINsL5KDdgMJndAdZ4+4sD/KUAX8udrayT8=
github.com/ebitengine/purego v0.9.0-alpha h1:612hSxNv9pS9rsRapZ82G6rbECYOOY4mVtM/xbcft/E=
github.com/ebitengine/purego v0.9.0-alpha/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 d8642d3

Please sign in to comment.