chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2026-08-31 00:03:04 +00:00
parent 4904c57db1
commit a05cd25a59
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -32,6 +32,6 @@ require (
github.com/rivo/uniseg v0.4.7 // indirect
github.com/riywo/loginshell v0.0.0-20200815045211-7d26008be1ab // indirect
github.com/xo/terminfo v1.0.0 // indirect
golang.org/x/exp v0.0.0-20260820142414-ca536658362e // indirect
golang.org/x/exp v0.0.0-20260824195058-e88cd73687aa // indirect
golang.org/x/sys v0.47.0 // indirect
)