Skip to content

Commit b5d06d2

Browse files
fix(deps): update module github.com/99designs/gqlgen to v0.17.86
1 parent f825cf9 commit b5d06d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/runtime/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
)
2121

2222
require (
23-
github.com/99designs/gqlgen v0.17.75
23+
github.com/99designs/gqlgen v0.17.86
2424
github.com/Khan/genqlient v0.8.1
2525
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
2626
github.com/cenkalti/backoff/v5 v5.0.2 // indirect

0 commit comments

Comments
 (0)