Skip to content

Commit 1fb3aa7

Browse files
fix(deps): update module github.com/99designs/gqlgen to v0.17.31
1 parent c3c0256 commit 1fb3aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/AndriyKalashnykov/graphlq-golang
33
go 1.18
44

55
require (
6-
github.com/99designs/gqlgen v0.17.16
6+
github.com/99designs/gqlgen v0.17.31
77
github.com/dgrijalva/jwt-go v3.2.0+incompatible
88
github.com/go-chi/chi v1.5.4
99
github.com/go-sql-driver/mysql v1.6.0

0 commit comments

Comments
 (0)