Skip to content

Commit cda4a01

Browse files
Merge pull request #8 from AndriyKalashnykov/renovate/github.com-99designs-gqlgen-0.x
fix(deps): update module github.com/99designs/gqlgen to v0.17.31
2 parents bd9aa6a + 1fb3aa7 commit cda4a01

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)