Skip to content

Commit 2b65950

Browse files
Update module github.com/Khan/genqlient to v0.8.0
1 parent 60ba913 commit 2b65950

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
@@ -6,7 +6,7 @@ toolchain go1.23.2
66

77
require (
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

helm/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.2
44

55
require (
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

0 commit comments

Comments
 (0)