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 @@ -28,7 +28,7 @@ require (
2828 github.com/gosimple/unidecode v1.0.1 // indirect
2929 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
3030 github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
31- github.com/hasura/go-graphql-client v0.13.1 // indirect
31+ github.com/hasura/go-graphql-client v0.14.3 // indirect
3232 github.com/inconshreveable/mousetrap v1.1.0 // indirect
3333 github.com/leodido/go-urn v1.4.0 // indirect
3434 github.com/mattn/go-colorable v0.1.14 // indirect
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB1
4747github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
4848github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
4949github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
50- github.com/hasura/go-graphql-client v0.13.1 h1:kKbjhxhpwz58usVl+Xvgah/TDha5K2akNTRQdsEHN6U =
51- github.com/hasura/go-graphql-client v0.13.1 /go.mod h1:k7FF7h53C+hSNFRG3++DdVZWIuHdCaTbI7siTJ//zGQ =
50+ github.com/hasura/go-graphql-client v0.14.3 h1:7La92TuA/FRkVmFd1IN8E+WGW8Lxyn6NKOXAgWcoBDA =
51+ github.com/hasura/go-graphql-client v0.14.3 /go.mod h1:jfSZtBER3or+88Q9vFhWHiFMPppfYILRyl+0zsgPIIw =
5252github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI =
5353github.com/huandu/xstrings v1.5.0 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
5454github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments