After running dagger init --sdk=go and then modifying the module's functions, the generated dagger.gen.go file still references the old default functions like ContainerEcho and GrepDir, producing compile errors. The file is generated code and hand-editing it just fights the tooling.