Etapa G: frontera go.work — go-mockery(mockery)+k3d CONSTRUYEN con 'go work vendor'

Validados estáticos (k3d v5-dev, mockery corre). Primeros frutos del soporte go.work multimódulo.
This commit is contained in:
2026-06-29 10:07:27 -04:00
parent f5880331ed
commit c2ebf15b6b
2 changed files with 0 additions and 2 deletions
@@ -1,4 +1,3 @@
# DIFERIDA (go-13): go.work MULTIMÓDULO ⇒ GOWORK=off vendorea solo raíz → vendoring inconsistente; necesita 'go work vendor' (como git-town).
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.
@@ -1,4 +1,3 @@
# DIFERIDA (go-16): go.work MULTIMÓDULO (necesita 'go work vendor', como go-mockery/git-town).
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
# compiler/link/phases y adaptá hasta que compile.