mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +01:00
parent
73f3e38a97
commit
4558155570
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.22.0
|
||||
require (
|
||||
github.com/ebitengine/gomobile v0.0.0-20240911145611-4856209ac325
|
||||
github.com/ebitengine/hideconsole v1.0.0
|
||||
github.com/ebitengine/oto/v3 v3.3.2-0.20241223052741-fbc178a4c81f
|
||||
github.com/ebitengine/oto/v3 v3.3.2-0.20241223053416-51fef0627935
|
||||
github.com/ebitengine/purego v0.8.0
|
||||
github.com/gen2brain/mpeg v0.3.2-0.20240412154320-a2ac4fc8a46f
|
||||
github.com/go-text/typesetting v0.2.0
|
||||
|
4
go.sum
4
go.sum
@ -2,8 +2,8 @@ github.com/ebitengine/gomobile v0.0.0-20240911145611-4856209ac325 h1:Gk1XUEttOk0
|
||||
github.com/ebitengine/gomobile v0.0.0-20240911145611-4856209ac325/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.3.2-0.20241223052741-fbc178a4c81f h1:0TaS3gAoEOkkiJxsXi720tvVwh1WImqixHBO6OUq1JY=
|
||||
github.com/ebitengine/oto/v3 v3.3.2-0.20241223052741-fbc178a4c81f/go.mod h1:MZeb/lwoC4DCOdiTIxYezrURTw7EvK/yF863+tmBI+U=
|
||||
github.com/ebitengine/oto/v3 v3.3.2-0.20241223053416-51fef0627935 h1:ZGxs/L7DTaPoSb+kpMBLUgT5z0LWtAMXe23fttaJt8M=
|
||||
github.com/ebitengine/oto/v3 v3.3.2-0.20241223053416-51fef0627935/go.mod h1:MZeb/lwoC4DCOdiTIxYezrURTw7EvK/yF863+tmBI+U=
|
||||
github.com/ebitengine/purego v0.8.0 h1:JbqvnEzRvPpxhCJzJJ2y0RbiZ8nyjccVUrSM3q+GvvE=
|
||||
github.com/ebitengine/purego v0.8.0/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
|
||||
github.com/gen2brain/mpeg v0.3.2-0.20240412154320-a2ac4fc8a46f h1:ysqRe+lvUiL0dH5XzkH0Bz68bFMPJ4f5Si4L/HD9SGk=
|
||||
|
Loading…
Reference in New Issue
Block a user