Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RHCLOUD-33428] update 'gqlgen' and 'gqlparser' to the latest version #702

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

petracihalova
Copy link
Contributor

@petracihalova petracihalova commented Jun 20, 2024

RHCLOUD-33428

after 'gqlgen' and 'gqlparser' update the GraphQL Schema had to be generated again

the PR is result of

go get github.com/vektah/gqlparser/v2@latest
go get github.com/99designs/gqlgen@latest  
go mod tidy
make generate

@lpichler lpichler merged commit 87df6e6 into RedHatInsights:main Jun 20, 2024
8 of 9 checks passed
@petracihalova petracihalova deleted the gqlparser_update branch June 20, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants