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 @@ -7,7 +7,7 @@ toolchain go1.23.2
77require (
88 github.com/99designs/gqlgen v0.17.55
99 github.com/Khan/genqlient v0.7.0
10- github.com/vektah/gqlparser/v2 v2.5.17
10+ github.com/vektah/gqlparser/v2 v2.5.22
1111 go.opentelemetry.io/otel v1.27.0
1212 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240518090000-14441aefdf88
1313 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.3.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.2
55require (
66 github.com/99designs/gqlgen v0.17.55
77 github.com/Khan/genqlient v0.7.0
8- github.com/vektah/gqlparser/v2 v2.5.17
8+ github.com/vektah/gqlparser/v2 v2.5.22
99 go.opentelemetry.io/otel v1.27.0
1010 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240518090000-14441aefdf88
1111 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.3.0
You can’t perform that action at this time.
0 commit comments