update to Ebitengine v2.7.1

This commit is contained in:
crgimenes
2024-04-20 09:27:16 -03:00
parent ad26c36ac7
commit c2d259c48c
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -4,7 +4,7 @@ go 1.22
require (
crg.eti.br/go/config v1.5.0
github.com/hajimehoshi/ebiten/v2 v2.7.1-0.20240406175607-4d268f5ce44b
github.com/hajimehoshi/ebiten/v2 v2.7.1
)
require (
@@ -12,7 +12,7 @@ require (
github.com/ebitengine/gomobile v0.0.0-20240329170434-1771503ff0a8 // indirect
github.com/ebitengine/hideconsole v1.0.0 // indirect
github.com/ebitengine/oto/v3 v3.2.0 // indirect
github.com/ebitengine/purego v0.7.0 // indirect
github.com/ebitengine/purego v0.7.1 // indirect
github.com/jezek/xgb v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sync v0.7.0 // indirect