Skip to content

Commit

Permalink
chore(deps): update module flamingo.me/flamingo/v3 to v3.6.1 (#67)
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 Jul 3, 2023
1 parent 4626b87 commit 2493e20
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 @@ -4,7 +4,7 @@ go 1.18

require (
flamingo.me/dingo v0.2.10
flamingo.me/flamingo/v3 v3.6.0
flamingo.me/flamingo/v3 v3.6.1
github.com/99designs/gqlgen v0.17.29
github.com/spf13/cobra v1.7.0
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 @@ -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.6.0 h1:2wmPaJAukI1BJMzjbwkMnLpeqNNxuuvWJT5SCAVhIo0=
flamingo.me/flamingo/v3 v3.6.0/go.mod h1:MXH5cnBhwR+x47eckpAXRX6IV31WDGriGBnmgAkrhy8=
flamingo.me/flamingo/v3 v3.6.1 h1:I70k//jxo9gGbokMMp8XLP7j5oO0ixVERgKCyBgf2KA=
flamingo.me/flamingo/v3 v3.6.1/go.mod h1:GucMvhwb6CKZUpQ9Ay1WdZK+k2vMjtr8FHMbOYjHkDs=
github.com/99designs/gqlgen v0.17.29 h1:z2MrNOFATCVgQLRCF6Uufz4uz2IQLB5BBMwPUMafJOA=
github.com/99designs/gqlgen v0.17.29/go.mod h1:i4rEatMrzzu6RXaHydq1nmEPZkb3bKQsnxNRHS4DQB4=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Expand Down

0 comments on commit 2493e20

Please sign in to comment.