update packages
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,12 +4,12 @@ go 1.23
|
||||
|
||||
require (
|
||||
crg.eti.br/go/config v1.5.0
|
||||
github.com/hajimehoshi/ebiten/v2 v2.7.9
|
||||
github.com/hajimehoshi/ebiten/v2 v2.7.10
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/ebitengine/gomobile v0.0.0-20240911013058-19d2b8b92254 // 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
|
||||
|
||||
Reference in New Issue
Block a user