gqlgen v0.17.54 mandates go v1.22.5
Aperta
- Lingua principale
- Go
- Stelle
- 10.8k
- Fork
- 1.3k
- Merge medio
- 2g 36m
- PR unite (30g)
- 26
Descrizione
### 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`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.