Updat purego to 192c5e846faa64025fb8a6a94532c7a77fbd8dce

This commit is contained in:
JupiterRider 2023-11-22 16:26:21 +01:00
parent a9659ea9c9
commit f239fe2f67
2 changed files with 3 additions and 3 deletions

View file

@ -3,6 +3,6 @@ module github.com/gen2brain/raylib-go/raylib
go 1.21
require (
github.com/ebitengine/purego v0.6.0-alpha.1.0.20231118171415-63c6fec935c5
github.com/ebitengine/purego v0.6.0-alpha.1.0.20231122024802-192c5e846faa
golang.org/x/sys v0.14.0
)