Skip to content

Commit 8bf0e64

Browse files
fix(deps): update module github.com/khan/genqlient to v0.8.0
1 parent c25a315 commit 8bf0e64

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ansible/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.1
44

55
require (
66
github.com/99designs/gqlgen v0.17.57
7-
github.com/Khan/genqlient v0.7.0
7+
github.com/Khan/genqlient v0.8.0
88
github.com/vektah/gqlparser/v2 v2.5.21
99
go.opentelemetry.io/otel v1.27.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240518090000-14441aefdf88

go/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.1
44

55
require (
66
github.com/99designs/gqlgen v0.17.49
7-
github.com/Khan/genqlient v0.7.0
7+
github.com/Khan/genqlient v0.8.0
88
github.com/vektah/gqlparser/v2 v2.5.16
99
go.opentelemetry.io/otel v1.27.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240518090000-14441aefdf88

helm/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.1
44

55
require (
66
github.com/99designs/gqlgen v0.17.49
7-
github.com/Khan/genqlient v0.7.0
7+
github.com/Khan/genqlient v0.8.0
88
github.com/vektah/gqlparser/v2 v2.5.16
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)