vendor raymenu dependencies

This commit is contained in:
Ivar Fatland
2026-05-10 01:49:00 +02:00
parent a2f05963bb
commit 35c229182b
346 changed files with 391647 additions and 1 deletions
+1 -1
View File
@@ -5,11 +5,11 @@ go 1.26.2
require (
github.com/gen2brain/raylib-go/raygui v0.0.0-20260309161816-4c350487f71d
github.com/gen2brain/raylib-go/raylib v0.55.1
github.com/ktr0731/go-fuzzyfinder v0.9.0
)
require (
github.com/ebitengine/purego v0.10.0 // indirect
github.com/ktr0731/go-fuzzyfinder v0.9.0 // indirect
golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a // indirect
golang.org/x/sys v0.44.0 // indirect
)