This commit is contained in:
Konstantin8105 2022-11-22 18:24:03 +03:00
parent a7d8b702ef
commit 6e21bd54ae
4 changed files with 3 additions and 6 deletions

View file

@ -0,0 +1,3 @@
module example
go 1.19

View file

@ -1,6 +0,0 @@
module github.com/Konstantin8105/raylib-go/raygui
go 1.19
replace github.com/Konstantin8105/raylib-go/raylib => ../raylib