Skip to content

Commit a2318e4

Browse files
fix(deps): update module github.com/khan/genqlient to v0.8.1
1 parent e092ac3 commit a2318e4

8 files changed

Lines changed: 9 additions & 7 deletions

File tree

ansible/go.mod

Lines changed: 1 addition & 1 deletion
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.1
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

crane/go.mod

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

55
require (
66
github.com/99designs/gqlgen v0.17.70
7-
github.com/Khan/genqlient v0.8.0
7+
github.com/Khan/genqlient v0.8.1
88
github.com/vektah/gqlparser/v2 v2.5.23
99
go.opentelemetry.io/otel v1.34.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0

gitlab/go.mod

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

55
require (
66
github.com/99designs/gqlgen v0.17.70
7-
github.com/Khan/genqlient v0.8.0
7+
github.com/Khan/genqlient v0.8.1
88
github.com/vektah/gqlparser/v2 v2.5.23
99
go.opentelemetry.io/otel v1.34.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0

go/go.mod

Lines changed: 1 addition & 1 deletion
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.66
7-
github.com/Khan/genqlient v0.8.0
7+
github.com/Khan/genqlient v0.8.1
88
github.com/vektah/gqlparser/v2 v2.5.22
99
go.opentelemetry.io/otel v1.32.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0

hugo/go.mod

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

55
require (
66
github.com/99designs/gqlgen v0.17.70
7-
github.com/Khan/genqlient v0.8.0
7+
github.com/Khan/genqlient v0.8.1
88
github.com/vektah/gqlparser/v2 v2.5.23
99
go.opentelemetry.io/otel v1.34.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0

hugo/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ github.com/99designs/gqlgen v0.17.70 h1:xgLIgQuG+Q2L/AE9cW595CT7xCWCe/bpPIFGSfsG
22
github.com/99designs/gqlgen v0.17.70/go.mod h1:fvCiqQAu2VLhKXez2xFvLmE47QgAPf/KTPN5XQ4rsHQ=
33
github.com/Khan/genqlient v0.8.0 h1:Hd1a+E1CQHYbMEKakIkvBH3zW0PWEeiX6Hp1i2kP2WE=
44
github.com/Khan/genqlient v0.8.0/go.mod h1:hn70SpYjWteRGvxTwo0kfaqg4wxvndECGkfa1fdDdYI=
5+
github.com/Khan/genqlient v0.8.1 h1:wtOCc8N9rNynRLXN3k3CnfzheCUNKBcvXmVv5zt6WCs=
6+
github.com/Khan/genqlient v0.8.1/go.mod h1:R2G6DzjBvCbhjsEajfRjbWdVglSH/73kSivC9TLWVjU=
57
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=
68
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
79
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=

kyverno/go.mod

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

55
require (
66
github.com/99designs/gqlgen v0.17.70
7-
github.com/Khan/genqlient v0.8.0
7+
github.com/Khan/genqlient v0.8.1
88
github.com/vektah/gqlparser/v2 v2.5.23
99
go.opentelemetry.io/otel v1.34.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0

packer/go.mod

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

55
require (
66
github.com/99designs/gqlgen v0.17.70
7-
github.com/Khan/genqlient v0.8.0
7+
github.com/Khan/genqlient v0.8.1
88
github.com/vektah/gqlparser/v2 v2.5.23
99
go.opentelemetry.io/otel v1.34.0
1010
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0

0 commit comments

Comments
 (0)