File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/google/go-github/v71 v71.0.0
14
14
github.com/guregu/null/v6 v6.0.0
15
15
github.com/hashicorp/go-multierror v1.1.1
16
- github.com/hasura/go-graphql-client v0.14.0
16
+ github.com/hasura/go-graphql-client v0.14.4
17
17
github.com/iancoleman/strcase v0.3.0
18
18
github.com/invopop/jsonschema v0.13.0
19
19
github.com/lmittmann/tint v1.0.7
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISH
73
73
github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
74
74
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
75
75
github.com/hashicorp/golang-lru/v2 v2.0.7 /go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM =
76
- github.com/hasura/go-graphql-client v0.14.0 h1:YJqhFt6KmCaiakqJF6FvgvHvc34SdUi5zQ1imvp7fTI =
77
- github.com/hasura/go-graphql-client v0.14.0 /go.mod h1:jfSZtBER3or+88Q9vFhWHiFMPppfYILRyl+0zsgPIIw =
76
+ github.com/hasura/go-graphql-client v0.14.4 h1:bYU7/+V50T2YBGdNQXt6l4f2cMZPECPUd8cyCR+ixtw =
77
+ github.com/hasura/go-graphql-client v0.14.4 /go.mod h1:jfSZtBER3or+88Q9vFhWHiFMPppfYILRyl+0zsgPIIw =
78
78
github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI =
79
79
github.com/iancoleman/strcase v0.3.0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
80
80
github.com/invopop/jsonschema v0.13.0 h1:KvpoAJWEjR3uD9Kbm2HWJmqsEaHt8lBUpd0qHcIi21E =
You can’t perform that action at this time.
0 commit comments