mirror of
https://github.com/stashapp/stash.git
synced 2026-01-29 19:42:13 +01:00
* Downgrade gqlgen to v0.17.2 The current version of gqlgen (v0.17.24) gives SIGILL crashes on armv7. * Update gqlparser
3 lines
43 B
Go
3 lines
43 B
Go
package graphql
|
|
|
|
const Version = "v0.17.2"
|