File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
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.69
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 @@ -4,7 +4,7 @@ go 1.23.6
4
4
5
5
require (
6
6
emperror.dev/errors v0.8.1
7
- github.com/99designs/gqlgen v0.17.66
7
+ github.com/99designs/gqlgen v0.17.69
8
8
github.com/Khan/genqlient v0.8.0
9
9
github.com/coreos/go-semver v0.3.1
10
10
github.com/creasty/defaults v1.8.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.66
6
+ github.com/99designs/gqlgen v0.17.69
7
7
github.com/Khan/genqlient v0.8.0
8
8
github.com/vektah/gqlparser/v2 v2.5.22
9
9
go.opentelemetry.io/otel v1.32.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.69
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