Skip to content

gqlgen v0.17.54 mandates go v1.22.5 #3300

@rathiar

Description

@rathiar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions