Skip to content

Commit 749c8db

Browse files
committed
Upgrade to v5.5.4
1 parent d7e49b7 commit 749c8db

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.2
8+
goyave.dev/goyave/v5 v5.5.4
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.2 h1:UCLA6XVbkrQGqar2MfEXLeHZEU0W1YasyK3tQ4FGulc=
39-
goyave.dev/goyave/v5 v5.5.2/go.mod h1:+YFmI5ARTNAz0ZG8J3GWmi1yI30w7F318MgM4D+QEPo=
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=

0 commit comments

Comments
 (0)