Skip to content

Commit

Permalink
Upgrade to Goyave v5.0.0-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
System-Glitch committed Jan 30, 2024
1 parent 0b23e60 commit f35edd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/stretchr/testify v1.8.4
gorm.io/driver/sqlite v1.5.4
gorm.io/gorm v1.25.6
goyave.dev/goyave/v5 v5.0.0-rc4
goyave.dev/goyave/v5 v5.0.0-rc5
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ gorm.io/gorm v1.25.6 h1:V92+vVda1wEISSOMtodHVRcUIOPYa2tgQtyF+DfFx+A=
gorm.io/gorm v1.25.6/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
goyave.dev/copier v0.4.3 h1:MxX2wBnhQUbv0mHPXEgw/zS4TZMtTVpzj/aYS3h4amk=
goyave.dev/copier v0.4.3/go.mod h1:WJu0Ex81v29f5U0eMWzSNsMTGmuGY6lQ/q5yGlyLDsU=
goyave.dev/goyave/v5 v5.0.0-rc4 h1:tbAL4lXhmn5ZckX8BpMDcnIaSEhmDo9Q6BgJ007k2DU=
goyave.dev/goyave/v5 v5.0.0-rc4/go.mod h1:l9gtMP7QkqYuA0pOUdYEIqrXz7ZaFppJIacoGBDIA7s=
goyave.dev/goyave/v5 v5.0.0-rc5 h1:KlA1N1GvgFf4l/fJdtjcyj/rihW2RgMeUmMCNQlRZVo=
goyave.dev/goyave/v5 v5.0.0-rc5/go.mod h1:l9gtMP7QkqYuA0pOUdYEIqrXz7ZaFppJIacoGBDIA7s=

0 comments on commit f35edd3

Please sign in to comment.