Update purego

This commit is contained in:
JupiterRider 2023-11-18 18:41:43 +01:00
parent 79286ba625
commit fdd3d616da
2 changed files with 3 additions and 1 deletions

View file

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