File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module dagger/ansible
3
3
go 1.23.1
4
4
5
5
require (
6
- github.com/99designs/gqlgen v0.17.57
6
+ github.com/99designs/gqlgen v0.17.65
7
7
github.com/Khan/genqlient v0.7.0
8
8
github.com/vektah/gqlparser/v2 v2.5.21
9
9
go.opentelemetry.io/otel v1.27.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module dagger/go
3
3
go 1.23.1
4
4
5
5
require (
6
- github.com/99designs/gqlgen v0.17.49
6
+ github.com/99designs/gqlgen v0.17.65
7
7
github.com/Khan/genqlient v0.7.0
8
8
github.com/vektah/gqlparser/v2 v2.5.16
9
9
go.opentelemetry.io/otel v1.27.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module dagger/helm
3
3
go 1.23.1
4
4
5
5
require (
6
- github.com/99designs/gqlgen v0.17.49
6
+ github.com/99designs/gqlgen v0.17.65
7
7
github.com/Khan/genqlient v0.7.0
8
8
github.com/vektah/gqlparser/v2 v2.5.16
9
9
go.opentelemetry.io/otel v1.27.0
You can’t perform that action at this time.
0 commit comments