1
0
mirror of https://github.com/coalaura/up.git synced 2025-07-17 21:44:35 +00:00
This commit is contained in:
Laura
2025-06-20 15:21:16 +02:00
parent 705dd0b3fb
commit 28fad96c76
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/coalaura/up
go 1.24.2
require (
github.com/coalaura/logger v1.4.4
github.com/coalaura/logger v1.4.5
github.com/fasthttp/router v1.5.4
github.com/urfave/cli/v3 v3.3.8
github.com/valyala/fasthttp v1.62.0