Skip to content

Commit

Permalink
all: update PureGo
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Oct 18, 2024
1 parent 2ad0e9a commit 8e63234
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 @@ -6,7 +6,7 @@ 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.1
github.com/ebitengine/purego v0.9.0-alpha.0.20241018101553-999f588e4548
github.com/ebitengine/purego v0.9.0-alpha.0.20241018175202-05d8da407826
github.com/gen2brain/mpeg v0.3.2-0.20240412154320-a2ac4fc8a46f
github.com/go-text/typesetting v0.2.0
github.com/hajimehoshi/bitmapfont/v3 v3.3.0-alpha
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/ebitengine/hideconsole v1.0.0 h1:5J4U0kXF+pv/DhiXt5/lTz0eO5ogJ1iXb8Yj
github.com/ebitengine/hideconsole v1.0.0/go.mod h1:hTTBTvVYWKBuxPr7peweneWdkUwEuHuB3C1R/ielR1A=
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.0.20241018101553-999f588e4548 h1:4DcK2etb9nJZJOHoUibSGV+/Y5SjKqn9n9QqHOEK/Tw=
github.com/ebitengine/purego v0.9.0-alpha.0.20241018101553-999f588e4548/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
github.com/ebitengine/purego v0.9.0-alpha.0.20241018175202-05d8da407826 h1:1P2JiLUTUChPdIvIYSTbtY2udLajz7/AAsMnlkFM/ws=
github.com/ebitengine/purego v0.9.0-alpha.0.20241018175202-05d8da407826/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
github.com/gen2brain/mpeg v0.3.2-0.20240412154320-a2ac4fc8a46f h1:ysqRe+lvUiL0dH5XzkH0Bz68bFMPJ4f5Si4L/HD9SGk=
github.com/gen2brain/mpeg v0.3.2-0.20240412154320-a2ac4fc8a46f/go.mod h1:i/ebyRRv/IoHixuZ9bElZnXbmfoUVPGQpdsJ4sVuX38=
github.com/go-text/typesetting v0.2.0 h1:fbzsgbmk04KiWtE+c3ZD4W2nmCRzBqrqQOvYlwAOdho=
Expand Down

0 comments on commit 8e63234

Please sign in to comment.