gqlgen v0.17.54 mandates go v1.22.5
未关闭
- 主要语言
- Go
- 星标
- 10.8k
- 派生
- 1.3k
- 平均合并
- 2 天 36 分钟
- 30 天内合并 PR
- 26
描述
### 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`
贡献指南
评估
这个 Issue 还没有评估数据。