chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-06-08 00:37:40 +00:00
parent 665ad7069f
commit d4a715e23f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -23,6 +23,6 @@ require (
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-20260529124908-c761662dc8c9 // indirect
golang.org/x/exp v0.0.0-20260603202125-055de637280b // indirect
golang.org/x/sys v0.45.0 // indirect
)