i-love-flamingo / graphql

Flamingo GraphQL Module
MIT License
5 stars 1 forks source link

go.mod: Update gqlgen to latest version, bump Go to 1.15, fix typos #10

Closed carstendietrich closed 3 years ago

carstendietrich commented 3 years ago

Update all dependencies to their latest versions, fix calls to deprecated functions and did some general clean up. Also bumped the Go version to 1.15 to match the official support lifecycle of the Go core.

https://github.com/99designs/gqlgen/compare/39a12e0f1b6d...v0.13.0 https://github.com/vektah/gqlparser/compare/v2.0.1...v2.1.0