Skip to content

Commit 3ffca83

Browse files
chore: bump github.com/hasura/go-graphql-client from 0.15.0 to 0.15.1 (#165)
Bumps [github.com/hasura/go-graphql-client](https://github.com/hasura/go-graphql-client) from 0.15.0 to 0.15.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hasura/go-graphql-client/releases">github.com/hasura/go-graphql-client's releases</a>.</em></p> <blockquote> <h2>v0.15.1</h2> <h2>What's Changed</h2> <ul> <li>fix: preserve retry fields WithRequestModifier and WithDebug by <a href="https://github.com/antoinedeschenes"><code>@​antoinedeschenes</code></a> in <a href="https://redirect.github.com/hasura/go-graphql-client/pull/186">hasura/go-graphql-client#186</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/antoinedeschenes"><code>@​antoinedeschenes</code></a> made their first contribution in <a href="https://redirect.github.com/hasura/go-graphql-client/pull/186">hasura/go-graphql-client#186</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hasura/go-graphql-client/compare/v0.15.0...v0.15.1">https://github.com/hasura/go-graphql-client/compare/v0.15.0...v0.15.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hasura/go-graphql-client/commit/dff8a690127e80c2bc1e4edb13d1a0c30a618471"><code>dff8a69</code></a> fix: lint errors (<a href="https://redirect.github.com/hasura/go-graphql-client/issues/187">#187</a>)</li> <li><a href="https://github.com/hasura/go-graphql-client/commit/3caeb7b1e6cc9a47640d8948e0b6d245b2f882f5"><code>3caeb7b</code></a> fix: preserve retry fields WithRequestModifier and WithDebug (<a href="https://redirect.github.com/hasura/go-graphql-client/issues/186">#186</a>)</li> <li>See full diff in <a href="https://github.com/hasura/go-graphql-client/compare/v0.15.0...v0.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hasura/go-graphql-client&package-manager=go_modules&previous-version=0.15.0&new-version=0.15.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c4ce45 commit 3ffca83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/hashicorp/terraform-plugin-go v0.29.0
1010
github.com/hashicorp/terraform-plugin-log v0.10.0
1111
github.com/hashicorp/terraform-plugin-testing v1.14.0
12-
github.com/hasura/go-graphql-client v0.15.0
12+
github.com/hasura/go-graphql-client v0.15.1
1313
github.com/stretchr/testify v1.11.1
1414
)
1515

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S
103103
github.com/hashicorp/terraform-svchost v0.1.1/go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc=
104104
github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8=
105105
github.com/hashicorp/yamux v0.1.2/go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns=
106-
github.com/hasura/go-graphql-client v0.15.0 h1:C8gO+pilV5jyH7zuvQ0tJwxt/QSXRrhEJz35phPLk9Y=
107-
github.com/hasura/go-graphql-client v0.15.0/go.mod h1:jfSZtBER3or+88Q9vFhWHiFMPppfYILRyl+0zsgPIIw=
106+
github.com/hasura/go-graphql-client v0.15.1 h1:mCb5I+8Bk3FU3GKWvf/zDXkTh7FbGlqJmP3oisBdnN8=
107+
github.com/hasura/go-graphql-client v0.15.1/go.mod h1:jfSZtBER3or+88Q9vFhWHiFMPppfYILRyl+0zsgPIIw=
108108
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
109109
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo=
110110
github.com/jhump/protoreflect v1.17.0 h1:qOEr613fac2lOuTgWN4tPAtLL7fUSbuJL5X5XumQh94=

0 commit comments

Comments
 (0)