chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-06-01 00:35:47 +00:00
parent bbb4dcb59b
commit 665ad7069f
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -19,10 +19,10 @@ require (
github.com/go-logfmt/logfmt v0.6.1 // indirect
github.com/lucasb-eyer/go-colorful v1.4.0 // indirect
github.com/mattn/go-isatty v0.0.22 // indirect
github.com/mattn/go-runewidth v0.0.23 // indirect
github.com/mattn/go-runewidth v0.0.24 // indirect
github.com/muesli/termenv v0.16.0 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a // indirect
golang.org/x/exp v0.0.0-20260529124908-c761662dc8c9 // indirect
golang.org/x/sys v0.45.0 // indirect
)