upgrade
This commit is contained in:
parent
c256552b21
commit
9e7f6f8105
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ go 1.23.0
|
|||
require (
|
||||
github.com/gofiber/fiber/v2 v2.52.5
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/maddalax/htmgo/framework v0.0.0-20240914001102-13d0288b9f14
|
||||
github.com/maddalax/htmgo/framework-ui v0.0.0-20240914001102-13d0288b9f14
|
||||
github.com/maddalax/htmgo/framework v0.0.0-20240914003619-c256552b2143
|
||||
github.com/maddalax/htmgo/framework-ui v0.0.0-20240914003619-c256552b2143
|
||||
github.com/redis/go-redis/v9 v9.6.1
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue