Having worked on a large golang project that did not use any "frameworks", it gets clumsy quickly. There's nothing special in golang that makes it not need a framework.
We ended up moving the project to a DI framework with an ORM-ish library since things got out of hand.
We ended up moving the project to a DI framework with an ORM-ish library since things got out of hand.