chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-05-25 00:32:51 +00:00
parent a5101fc044
commit bbb4dcb59b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,5 +24,5 @@ require (
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/sys v0.44.0 // indirect
golang.org/x/sys v0.45.0 // indirect
)