update to go 1.22

This commit is contained in:
crgimenes
2024-05-04 07:40:35 -03:00
parent 031a609475
commit 744ad97a0f
2 changed files with 6 additions and 14 deletions

4
go.mod
View File

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