Skip to content

Commit bd9aa6a

Browse files
Merge pull request #9 from AndriyKalashnykov/renovate/github.com-vektah-gqlparser-v2-2.x
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1
2 parents c3c0256 + 3451078 commit bd9aa6a

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
@@ -8,7 +8,7 @@ require (
88
github.com/go-chi/chi v1.5.4
99
github.com/go-sql-driver/mysql v1.6.0
1010
github.com/golang-migrate/migrate v3.5.4+incompatible
11-
github.com/vektah/gqlparser/v2 v2.5.0
11+
github.com/vektah/gqlparser/v2 v2.5.1
1212
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
1313
)
1414

0 commit comments

Comments
 (0)