go mod tidy

This commit is contained in:
Hajime Hoshi 2022-06-04 22:54:32 +09:00
parent c2251d49b5
commit 23b8d60e42

2
go.mod
View File

@ -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