Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gqlgen v0.17.54 mandates go v1.22.5 #3300

Open
rathiar opened this issue Sep 24, 2024 · 0 comments
Open

gqlgen v0.17.54 mandates go v1.22.5 #3300

rathiar opened this issue Sep 24, 2024 · 0 comments

Comments

@rathiar
Copy link

rathiar commented Sep 24, 2024

What happened?

In the latest v0.17.54, go version bumped up from v1.20 to v1.22.5. Due to this, it mandates all consumer applications to have go v1.22.5 (or higher). Before this consumer application could simply use go v1.20 (or v1.22) without worrying about minor version.

What did you expect?

Can gqlgen just use go v1.22 (without minor version)

Minimal graphql.schema and models to reproduce

N/A

versions

  • gqlgen v0.17.54
  • go v1.22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant