Skip to content

Commit

Permalink
chore(deps): update module github.com/99designs/gqlgen to v0.17.41 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 9008d4c commit b5cd0ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.20
require (
flamingo.me/dingo v0.2.10
flamingo.me/flamingo/v3 v3.7.0
github.com/99designs/gqlgen v0.17.40
github.com/99designs/gqlgen v0.17.41
github.com/spf13/cobra v1.7.0
github.com/vektah/gqlparser/v2 v2.5.10
go.opencensus.io v0.24.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ flamingo.me/flamingo/v3 v3.7.0 h1:XVIzVCkfexSooaFtXIV5DKqlTkvndsWMhdExxqXxMMI=
flamingo.me/flamingo/v3 v3.7.0/go.mod h1:zGLA1HuC1/EMPsO8G8rrWsGhRUFDE2mmcIcZRUZAX6o=
github.com/99designs/gqlgen v0.17.40 h1:/l8JcEVQ93wqIfmH9VS1jsAkwm6eAF1NwQn3N+SDqBY=
github.com/99designs/gqlgen v0.17.40/go.mod h1:b62q1USk82GYIVjC60h02YguAZLqYZtvWml8KkhJps4=
github.com/99designs/gqlgen v0.17.41 h1:C1/zYMhGVP5TWNCNpmZ9Mb6CqT1Vr5SHEWoTOEJ3v3I=
github.com/99designs/gqlgen v0.17.41/go.mod h1:GQ6SyMhwFbgHR0a8r2Wn8fYgEwPxxmndLFPhU63+cJE=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
Expand Down

0 comments on commit b5cd0ce

Please sign in to comment.