[TT-15426]fixed go.mod not having latest graphql-go-tools version #7534
probelabs / Visor: dependency
succeeded
Nov 12, 2025 in 2m 29s
✅ Check Passed (Warnings Found)
dependency check passed. Found 1 warning, but fail_if condition was not met.
Details
📊 Summary
- Total Issues: 1
- Warning Issues: 1
🐛 Issues by Category
🏗️ Architecture (1)
⚠️ go.mod:28 - This PR updates thegithub.com/TykTechnologies/graphql-go-toolsdependency. While this is a dependency-only change, it affects the core GraphQL engine and has downstream implications.
Impact Assessment
- Component Affected: The GraphQL engine is the primary component affected. Based on the source branch name (
fix/allow-custom-scalars-extended), this update likely enhances support for custom GraphQL scalars. - New Build: This change will result in a new Tyk Gateway Docker image.
Required Downstream Updates
tyk-charts: The new gateway image tag generated from this change must be updated in thetyk-chartsrepository to ensure the change is deployed. This action is not part of the current PR and needs to be tracked separately.
Powered by Visor from Probelabs
💡 TIP: You can chat with Visor using /visor ask <your question>
Annotations
Check warning on line 28 in go.mod
probelabs / Visor: dependency
architecture Issue
This PR updates the `github.com/TykTechnologies/graphql-go-tools` dependency. While this is a dependency-only change, it affects the core GraphQL engine and has downstream implications.
### Impact Assessment
- **Component Affected**: The GraphQL engine is the primary component affected. Based on the source branch name (`fix/allow-custom-scalars-extended`), this update likely enhances support for custom GraphQL scalars.
- **New Build**: This change will result in a new Tyk Gateway Docker image.
### Required Downstream Updates
- **`tyk-charts`**: The new gateway image tag generated from this change must be updated in the `tyk-charts` repository to ensure the change is deployed. This action is not part of the current PR and needs to be tracked separately.
Raw output
Create a corresponding PR in the `tyk-charts` repository to update the Tyk Gateway image tag once this change is merged and a new image is built.
Loading