Skip to content

Commit

Permalink
chore(deps): update module github.com/99designs/gqlgen to v0.17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bastianccm committed Jul 14, 2022
1 parent 200c5c6 commit 61f0127
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
flamingo.me/dingo v0.2.9
flamingo.me/flamingo/v3 v3.3.0
github.com/99designs/gqlgen v0.17.10
github.com/99designs/gqlgen v0.17.12
github.com/spf13/cobra v1.4.0
github.com/vektah/gqlparser/v2 v2.4.6
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -63,6 +63,8 @@ github.com/99designs/gqlgen v0.17.6 h1:u8BkKi9HmACOoYb4nSJPIR7NfDHp+Ng3mL4b3Gd4q
github.com/99designs/gqlgen v0.17.6/go.mod h1:fVjY/AuDenx9VLaiK5QmIndmNcbw05H9tuqLDuxJeuE=
github.com/99designs/gqlgen v0.17.10 h1:+JtGPZ6jqL0IcmLopq4iaEbh5Ggye+NiutU57w82xvk=
github.com/99designs/gqlgen v0.17.10/go.mod h1:tjgUrZGpynt+w38zmgTn5QGgd3EUhkHa4VRcX6/AyGo=
github.com/99designs/gqlgen v0.17.12 h1:lH/H5dTYCY5eLNRKXeq22l0wFMavpOnN6v9GAIw+fxY=
github.com/99designs/gqlgen v0.17.12/go.mod h1:w1brbeOdqVyNJI553BGwtwdVcYu1LKeYE1opLWN9RgQ=
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 61f0127

Please sign in to comment.