chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-06-29 00:35:47 +00:00
parent 089f343c2e
commit 4580c721b8
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.10.0
github.com/urfave/cli/v3 v3.10.1
)
require (