Skip to content

Commit 997a0e9

Browse files
Update module github.com/vektah/gqlparser/v2 to v2.5.22
1 parent 60ba913 commit 997a0e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.23.2
77
require (
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

helm/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.2
55
require (
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

0 commit comments

Comments
 (0)