Skip to content

Commit c894a56

Browse files
committed
Upgrade to v5.5.5
1 parent 749c8db commit c894a56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24
55
require (
66
github.com/gorilla/websocket v1.5.3
77
github.com/stretchr/testify v1.10.0
8-
goyave.dev/goyave/v5 v5.5.4
8+
goyave.dev/goyave/v5 v5.5.5
99
)
1010

1111
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ gorm.io/gorm v1.25.12 h1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8=
3535
gorm.io/gorm v1.25.12/go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ=
3636
goyave.dev/copier v0.4.4 h1:yK+2h1udZVDJXzwNLMv7PCxfb7XM94awBniL2LqShAw=
3737
goyave.dev/copier v0.4.4/go.mod h1:zjuGXlfkYsx9cTpQ9uL0304/ouASGCrrfJ5hpZmtxpM=
38-
goyave.dev/goyave/v5 v5.5.4 h1:pGnm+1hlu7tBn7hX0cZ+oNM+4kxqCM86a23r6FKJkzQ=
39-
goyave.dev/goyave/v5 v5.5.4/go.mod h1:1LZz+oEu1RPcWomUZ3TsHYlCWYejKSFbHNDr6xs1Kh4=
38+
goyave.dev/goyave/v5 v5.5.5 h1:LVxvjyWw0mYVt3wboH64rjO/5+RthnmYuDeU0pL1648=
39+
goyave.dev/goyave/v5 v5.5.5/go.mod h1:NNvynF0NDw34imD6NplF3nVRVVllq3bsTeEA1GvLQQQ=

0 commit comments

Comments
 (0)