Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…#6396) [TT-12503] Render ID type as a String (#6390) ### **User description** This PR updates graphql-go-tools dependency. See TykTechnologies/graphql-go-tools#432 for details. ___ ### **PR Type** dependencies, enhancement ___ ### **Description** - Updated `graphql-go-tools` dependency to version `v1.6.2-0.20240705065952-ae6008677a48` in `go.mod`. - Updated checksums in `go.sum` to match the new version of `graphql-go-tools`. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Dependencies</strong></td><td><table> <tr> <td> <details> <summary><strong>go.mod</strong><dd><code>Update `graphql-go-tools` dependency version</code> </dd></summary> <hr> go.mod - Updated `graphql-go-tools` dependency to a newer version. </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6390/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6">+1/-1</a> </td> </tr> <tr> <td> <details> <summary><strong>go.sum</strong><dd><code>Update checksums for `graphql-go-tools` dependency</code> </dd></summary> <hr> go.sum - Updated checksums for the new version of `graphql-go-tools`. </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6390/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63">+2/-2</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions [TT-12503]: https://tyktech.atlassian.net/browse/TT-12503?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: Burak Sezer <[email protected]>
- Loading branch information