Skip to content

Commit 2fd2d3d

Browse files
fix(deps): update module github.com/99designs/gqlgen to v0.17.89
1 parent e629dd4 commit 2fd2d3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/docker/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module docker
33
go 1.25.5
44

55
require (
6-
github.com/99designs/gqlgen v0.17.88
6+
github.com/99designs/gqlgen v0.17.89
77
github.com/Khan/genqlient v0.8.1
88
golang.org/x/sync v0.19.0
99
)

modules/kind/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.5
55
toolchain go1.25.7
66

77
require (
8-
github.com/99designs/gqlgen v0.17.88
8+
github.com/99designs/gqlgen v0.17.89
99
github.com/Khan/genqlient v0.8.1
1010
github.com/vektah/gqlparser/v2 v2.5.32
1111
go.opentelemetry.io/otel v1.40.0

0 commit comments

Comments
 (0)