Skip to content

Commit

Permalink
build(deps): Bump github.com/Khan/genqlient from 0.5.0 to 0.6.0 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Drucker <[email protected]>
  • Loading branch information
dependabot[bot] and bendrucker authored Nov 6, 2023
1 parent 50de02c commit bd14376
Show file tree
Hide file tree
Showing 14 changed files with 2,691 additions and 1,436 deletions.
3,053 changes: 1,723 additions & 1,330 deletions client/meta/genqlient.generated.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observeinc/terraform-provider-observe
go 1.18

require (
github.com/Khan/genqlient v0.5.0
github.com/Khan/genqlient v0.6.0
github.com/google/go-cmp v0.5.9
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/go-version v1.6.0
Expand Down Expand Up @@ -75,7 +75,7 @@ require (
golang.org/x/sys v0.13.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/tools v0.6.0 // indirect
golang.org/x/tools v0.8.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
Expand Down
46 changes: 5 additions & 41 deletions go.sum

Large diffs are not rendered by default.

42 changes: 27 additions & 15 deletions vendor/github.com/Khan/genqlient/graphql/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 12 additions & 4 deletions vendor/github.com/Khan/genqlient/graphql/util.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bd14376

Please sign in to comment.