chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-05-18 00:31:20 +00:00
parent cc0b370881
commit a5101fc044
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 v1.0.0
github.com/urfave/cli/v3 v3.8.0
github.com/urfave/cli/v3 v3.9.0
)
require (