#Do you have workspace files?
1 messages · Page 1 of 1 (latest)
Nope! (threading now) Here's what I have committed https://github.com/kpenfound/greetings-api/tree/main
I see go.work and go.work.sum
Aren't those supposed to be out of git?
You can remove the dagger directory that includes dagger.gen.go btw.
would that go.work even matter since it wouldn't get loaded with the module?
That was moved to internal.
It does matter, yes. They do get loaded.
I deleted them and see the same error. Why would they get loaded if it's in the project root?
1 moment, while I fetch the code for you
These files are added from the .git dir (root), or where dagger.json is if you're not on a git inited dir.
Shouldn't it be where the module source is and not the dagger.json?
Want to hop on a quick call? Faster to explain 🙂
Yeah sure