mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
* Downgrade gqlgen to v0.17.2 The current version of gqlgen (v0.17.24) gives SIGILL crashes on armv7. * Update gqlparser
4 lines
43 B
Go
4 lines
43 B
Go
package graphql
|
|
|
|
const Version = "v0.17.2"
|