1
0
mirror of https://github.com/coalaura/up.git synced 2025-07-17 21:44:35 +00:00

validate server key

This commit is contained in:
Laura
2025-06-20 17:10:03 +02:00
parent 3f17910502
commit 80b9989dd0
9 changed files with 300 additions and 43 deletions

1
go.mod
View File

@ -4,7 +4,6 @@ go 1.24.2
require (
github.com/coalaura/logger v1.4.5
github.com/coalaura/progress v1.1.6
github.com/go-chi/chi/v5 v5.2.2
github.com/urfave/cli/v3 v3.3.8
github.com/vmihailenco/msgpack/v5 v5.4.1