Forge module versions now use main branch resolution via ~/Code/go.work workspace. Removes local replace directives — the central go.work handles all cross-repo resolution during development. Co-Authored-By: Virgil <virgil@lethean.io>
5 lines
90 B
Modula-2
5 lines
90 B
Modula-2
module forge.lthn.ai/core/go-mlx
|
|
|
|
go 1.25.5
|
|
|
|
require forge.lthn.ai/core/go-inference main
|