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 @@ -64,7 +64,7 @@ require (
6464 github.com/hashicorp/go-hclog v1.6.3 // indirect
6565 github.com/hashicorp/go-plugin v1.7.0 // indirect
6666 github.com/hashicorp/yamux v0.1.2 // indirect
67- github.com/hasura/go-graphql-client v0.14.4
67+ github.com/hasura/go-graphql-client v0.14.5
6868 github.com/json-iterator/go v1.1.12 // indirect
6969 github.com/klauspost/compress v1.18.0 // indirect
7070 github.com/magefile/mage v1.15.0 // indirect
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ github.com/hashicorp/go-plugin v1.7.0 h1:YghfQH/0QmPNc/AZMTFE3ac8fipZyZECHdDPshf
8383github.com/hashicorp/go-plugin v1.7.0 /go.mod h1:BExt6KEaIYx804z8k4gRzRLEvxKVb+kn0NMcihqOqb8 =
8484github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8 =
8585github.com/hashicorp/yamux v0.1.2 /go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns =
86- github.com/hasura/go-graphql-client v0.14.4 h1:bYU7/+V50T2YBGdNQXt6l4f2cMZPECPUd8cyCR+ixtw =
87- github.com/hasura/go-graphql-client v0.14.4 /go.mod h1:jfSZtBER3or+88Q9vFhWHiFMPppfYILRyl+0zsgPIIw =
86+ github.com/hasura/go-graphql-client v0.14.5 h1:M9HxxGLCcDZnxJGYyWXAzDYEpommgjW+sUW3V8EaGms =
87+ github.com/hasura/go-graphql-client v0.14.5 /go.mod h1:jfSZtBER3or+88Q9vFhWHiFMPppfYILRyl+0zsgPIIw =
8888github.com/jaegertracing/jaeger-idl v0.5.0 h1:zFXR5NL3Utu7MhPg8ZorxtCBjHrL3ReM1VoB65FOFGE =
8989github.com/jaegertracing/jaeger-idl v0.5.0 /go.mod h1:ON90zFo9eoyXrt9F/KN8YeF3zxcnujaisMweFY/rg5k =
9090github.com/jhump/protoreflect v1.17.0 h1:qOEr613fac2lOuTgWN4tPAtLL7fUSbuJL5X5XumQh94 =
You can’t perform that action at this time.
0 commit comments