Skip to content

Commit

Permalink
chore(deps): update module flamingo.me/flamingo/v3 to v3.10.1 (#122)
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 Sep 18, 2024
1 parent 32e0eb3 commit 6b9b55e
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 @@ -6,7 +6,7 @@ toolchain go1.23.0

require (
flamingo.me/dingo v0.2.10
flamingo.me/flamingo/v3 v3.10.0
flamingo.me/flamingo/v3 v3.10.1
github.com/99designs/gqlgen v0.17.49
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ flamingo.me/dingo v0.2.10 h1:FAOsDtKHA+0KmAIdJYzsFNMMOCOMdVX4uAL8JPo6Z8M=
flamingo.me/dingo v0.2.10/go.mod h1:5motgtzS2t26y20nndTLH7tslkBMg4GivTTn+ICQkl8=
flamingo.me/flamingo/v3 v3.10.0 h1:RkdM1y+CUYG8DIZ7ctQLASllE/rwL6/5VMjD+eJ2MDg=
flamingo.me/flamingo/v3 v3.10.0/go.mod h1:FwFyZmdw7tozPKVvOVEsQ9FpWderusEYxmOd/W29j2w=
flamingo.me/flamingo/v3 v3.10.1 h1:Dgc0zhqdOOsa/P9Ps2wgNZc2uyZ8WvxjxaZkL602qas=
flamingo.me/flamingo/v3 v3.10.1/go.mod h1:kNoV3wG6edyo0s9WTezuDCa2cZljKOuwv7BvvMxXtDU=
github.com/99designs/gqlgen v0.17.49 h1:b3hNGexHd33fBSAd4NDT/c3NCcQzcAVkknhN9ym36YQ=
github.com/99designs/gqlgen v0.17.49/go.mod h1:tC8YFVZMed81x7UJ7ORUwXF4Kn6SXuucFqQBhN8+BU0=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Expand Down

0 comments on commit 6b9b55e

Please sign in to comment.