File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.2
66
77require (
88 github.com/99designs/gqlgen v0.17.55
9- github.com/Khan/genqlient v0.7 .0
9+ github.com/Khan/genqlient v0.8 .0
1010 github.com/vektah/gqlparser/v2 v2.5.17
1111 go.opentelemetry.io/otel v1.27.0
1212 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240518090000-14441aefdf88
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.2
44
55require (
66 github.com/99designs/gqlgen v0.17.55
7- github.com/Khan/genqlient v0.7 .0
7+ github.com/Khan/genqlient v0.8 .0
88 github.com/vektah/gqlparser/v2 v2.5.17
99 go.opentelemetry.io/otel v1.27.0
1010 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240518090000-14441aefdf88
You can’t perform that action at this time.
0 commit comments