mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-23 17:32:02 +01:00
go mod tidy
This commit is contained in:
parent
c2251d49b5
commit
23b8d60e42
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/hajimehoshi/ebiten/v2
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/ebiten/purego v0.0.0-20220525025155-0f6873f42222 // indirect
|
||||
github.com/ebiten/purego v0.0.0-20220525025155-0f6873f42222
|
||||
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220516021902-eb3e265c7661
|
||||
github.com/hajimehoshi/bitmapfont/v2 v2.2.0
|
||||
github.com/hajimehoshi/file2byteslice v0.0.0-20210813153925-5340248a8f41
|
||||
|
Loading…
Reference in New Issue
Block a user