chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-08-24 00:20:16 +00:00
parent caaacd07f9
commit 5db195fcd9
2 changed files with 8 additions and 11 deletions

4
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.0
require (
github.com/alecthomas/kong v1.16.1
github.com/alecthomas/mango-kong v0.1.0
github.com/andreykaipov/goobs v1.9.0
github.com/andreykaipov/goobs v1.10.0
github.com/charmbracelet/lipgloss v1.1.0
github.com/jotaen/kong-completion v0.0.14
github.com/titusjaka/kong-dotenv-go v0.1.0
@@ -27,7 +27,7 @@ require (
github.com/joho/godotenv v1.5.1 // indirect
github.com/lucasb-eyer/go-colorful v1.4.1 // indirect
github.com/mattn/go-isatty v0.0.24 // indirect
github.com/mattn/go-runewidth v0.0.27 // indirect
github.com/mattn/go-runewidth v0.0.28 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mmcloughlin/profile v0.1.1 // indirect
github.com/muesli/mango v0.2.0 // indirect