chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-03-02 00:14:07 +00:00
parent ca006d7d73
commit 251168d2d4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.0
require (
github.com/charmbracelet/log v0.4.2
github.com/urfave/cli/v3 v3.6.2
github.com/urfave/cli/v3 v3.7.0
)
require (