chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-06-22 01:16:42 +00:00
parent 0d1b56c76b
commit 314747daf3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.0
require (
github.com/alecthomas/kong v1.15.0
github.com/alecthomas/mango-kong v0.1.0
github.com/andreykaipov/goobs v1.8.3
github.com/andreykaipov/goobs v1.9.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

4
go.sum
View File

@@ -6,8 +6,8 @@ github.com/alecthomas/mango-kong v0.1.0 h1:iFVfP1k1K4qpml3JUQmD5I8MCQYfIvsD9mRdr
github.com/alecthomas/mango-kong v0.1.0/go.mod h1:t+TYVdsONUolf/BwVcm+15eqcdAj15h4Qe9MMFAwwT4=
github.com/alecthomas/repr v0.5.2 h1:SU73FTI9D1P5UNtvseffFSGmdNci/O6RsqzeXJtP0Qs=
github.com/alecthomas/repr v0.5.2/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/andreykaipov/goobs v1.8.3 h1:G/WWpXY0EHO4JJPEunifq7/JRCMmVrPRfF1yHV1MoH0=
github.com/andreykaipov/goobs v1.8.3/go.mod h1:4Dl/G+rQXCywV85hdAKwsj8h352KsfILP+QUB1FvRSc=
github.com/andreykaipov/goobs v1.9.0 h1:UdW/vKq/i/MecARruHMDIGxLmZvMlF1THuCpvYE3+A4=
github.com/andreykaipov/goobs v1.9.0/go.mod h1:bvf1OtZfuiUUMNcBFVH46RPnuom5zwTr4f/9bNV76xM=
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
github.com/aymanbagabas/go-udiff v0.2.0 h1:TK0fH4MteXUDspT88n8CKzvK0X9O2xu9yQjWpi6yML8=