So far I developed my GraphQL server in Java, but it's 2 years now that every single time I try to upgrade the dependencies, I fall down a rabbit hole of mysterious errors, JDK incompatibilities and inscrutable stack traces. Frankly I'm a bit tired of debugging it. I would like to migrate to Go, which is what the rest of my codebase is written in.<p>Which Go GraphQL server library would you recommend, and why?