mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Fixes this error: ``` go mod vendor go: go.mod requires go >= 1.23.4 (running go 1.23.3; GOTOOLCHAIN=local) * ERROR: app-misc/ollama-9999::guru failed (unpack phase): * go mod vendor failed ``` Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>