diff --git a/go.mod b/go.mod index cffb57b..5b625e4 100644 --- a/go.mod +++ b/go.mod @@ -38,7 +38,7 @@ require ( gopkg.in/yaml.v3 v3.0.1 // indirect ) -replace forge.lthn.ai/core/go => ../host-uk/core +replace forge.lthn.ai/core/go => ../go replace forge.lthn.ai/core/go-mlx => ../go-mlx