upd go.mod go.sum

This commit is contained in:
2026-02-16 10:30:50 +00:00
parent 74493e6f61
commit 6bffa14240
2 changed files with 0 additions and 3 deletions

1
go.mod
View File

@@ -6,7 +6,6 @@ toolchain go1.24.1
require (
github.com/charmbracelet/log v0.4.2
github.com/sirupsen/logrus v1.9.4
github.com/urfave/cli/v3 v3.6.2
)