update ebiten

This commit is contained in:
crgimenes
2024-09-29 04:16:02 -03:00
parent 43f1d5017d
commit 8f73c69c30
2 changed files with 9 additions and 3 deletions

6
go.mod
View File

@@ -4,15 +4,15 @@ go 1.23
require (
crg.eti.br/go/config v1.5.0
github.com/hajimehoshi/ebiten/v2 v2.7.10
github.com/hajimehoshi/ebiten/v2 v2.8.0
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/ebitengine/gomobile v0.0.0-20240911145611-4856209ac325 // indirect
github.com/ebitengine/hideconsole v1.0.0 // indirect
github.com/ebitengine/oto/v3 v3.2.0 // indirect
github.com/ebitengine/purego v0.7.1 // indirect
github.com/ebitengine/oto/v3 v3.3.0 // indirect
github.com/ebitengine/purego v0.8.0 // indirect
github.com/jezek/xgb v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sync v0.8.0 // indirect