Bump Go to 1.22

This commit is contained in:
Ev Dolzhenko 2024-08-09 19:55:47 +03:00 committed by GitHub
parent 8861ee437d
commit 63c4e7f1ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
module github.com/gen2brain/raylib-go/raylib
go 1.21
go 1.22
require (
github.com/ebitengine/purego v0.7.1