update to go 1.22
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,12 +4,12 @@ go 1.22
|
||||
|
||||
require (
|
||||
crg.eti.br/go/config v1.5.0
|
||||
github.com/hajimehoshi/ebiten/v2 v2.7.2
|
||||
github.com/hajimehoshi/ebiten/v2 v2.7.3
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/ebitengine/gomobile v0.0.0-20240329170434-1771503ff0a8 // indirect
|
||||
github.com/ebitengine/gomobile v0.0.0-20240429094902-cf88669c3591 // 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