Y
Hacker News
new
|
ask
|
show
|
jobs
by
lenkite
248 days ago
That's strange. Humongous k8s Go projects (>500k LOC) build in a third of that time. Do you have lots of deps in your `go.mod` ? Is the project abusing codegen ?
1 comments
alain_gilbert
248 days ago
61 dependencies, no codegen. Nothing special really.
link