Skip to content

Commit

Permalink
chore(deps): update module github.com/99designs/gqlgen to v0.17.24 (#55)
Browse files Browse the repository at this point in the history
* chore(deps): update module github.com/99designs/gqlgen to v0.17.24

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 24, 2023
1 parent 744fe71 commit df2245b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 16 deletions.
15 changes: 0 additions & 15 deletions example/graphql/generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
flamingo.me/dingo v0.2.10
flamingo.me/flamingo/v3 v3.5.0
github.com/99designs/gqlgen v0.17.22
github.com/99designs/gqlgen v0.17.24
github.com/spf13/cobra v1.6.1
github.com/vektah/gqlparser/v2 v2.5.1
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ github.com/99designs/gqlgen v0.17.21 h1:JCFyw3RdXwQlQCq6To5Z/KNaGDJigQt43eLvtqhH
github.com/99designs/gqlgen v0.17.21/go.mod h1:BMhYIhe4bp7OlCo5I2PnowSK/Wimpv/YlxfNkqZGwLo=
github.com/99designs/gqlgen v0.17.22 h1:TOcrF8t0T3I0za9JD3CB6ehq7dDEMjR9Onikf8Lc/04=
github.com/99designs/gqlgen v0.17.22/go.mod h1:BMhYIhe4bp7OlCo5I2PnowSK/Wimpv/YlxfNkqZGwLo=
github.com/99designs/gqlgen v0.17.24 h1:pcd/HFIoSdRvyADYQG2dHvQN2KZqX/nXzlVm6TMMq7E=
github.com/99designs/gqlgen v0.17.24/go.mod h1:BMhYIhe4bp7OlCo5I2PnowSK/Wimpv/YlxfNkqZGwLo=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/toml v1.1.0/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
Expand Down

0 comments on commit df2245b

Please sign in to comment.