Resolve merge conflicts -.-
This commit is contained in:
parent
45c6718b99
commit
c5cba9a408
4 changed files with 3641 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
module github.com/gen2brain/raylib-go/raylib
|
||||
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.5.0
|
||||
golang.org/x/sys v0.14.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue