Skip to content

Commit

Permalink
Merge pull request #81 from fasibio/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…99designs/gqlgen-0.17.36

fix(deps): bump github.com/99designs/gqlgen from 0.17.35 to 0.17.36
  • Loading branch information
fasibio authored Sep 7, 2023
2 parents 9f24aef + b8bc6b8 commit 7de75e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/fasibio/autogql
go 1.19

require (
github.com/99designs/gqlgen v0.17.35
github.com/99designs/gqlgen v0.17.36
github.com/Khan/genqlient v0.6.0
github.com/Masterminds/sprig/v3 v3.2.3
github.com/gkampitakis/go-snaps v0.4.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/99designs/gqlgen v0.17.35 h1:r0KF1xL3cPMyUArNWeC3e2Ckuc4iiLm7bj5xzYZQYbQ=
github.com/99designs/gqlgen v0.17.35/go.mod h1:Vlf7TeY3ZdVI9SagB5IZE8CYhpq8kJPCVPJ7MrlVoX0=
github.com/99designs/gqlgen v0.17.36 h1:u/o/rv2SZ9s5280dyUOOrkpIIkr/7kITMXYD3rkJ9go=
github.com/99designs/gqlgen v0.17.36/go.mod h1:6RdyY8puhCoWAQVr2qzF2OMVfudQzc8ACxzpzluoQm4=
github.com/Khan/genqlient v0.6.0 h1:Bwb1170ekuNIVIwTJEqvO8y7RxBxXu639VJOkKSrwAk=
github.com/Khan/genqlient v0.6.0/go.mod h1:rvChwWVTqXhiapdhLDV4bp9tz/Xvtewwkon4DpWWCRM=
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
Expand Down

0 comments on commit 7de75e0

Please sign in to comment.