We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ca625 commit 2e9040cCopy full SHA for 2e9040c
ansible/go.mod
@@ -4,7 +4,7 @@ go 1.23.1
4
5
require (
6
github.com/99designs/gqlgen v0.17.57
7
- github.com/Khan/genqlient v0.7.0
+ github.com/Khan/genqlient v0.8.0
8
github.com/vektah/gqlparser/v2 v2.5.21
9
go.opentelemetry.io/otel v1.27.0
10
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.0.0-20240518090000-14441aefdf88
helm/go.mod
github.com/99designs/gqlgen v0.17.49
github.com/vektah/gqlparser/v2 v2.5.16
0 commit comments