chore: auto-update Go modules

This commit is contained in:
github-actions[bot]
2025-10-13 00:03:57 +00:00
parent e7736f383b
commit a153830d3f
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -29,8 +29,8 @@ require (
github.com/pmezard/go-difflib v1.0.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-20251002181428-27f1f14c8bb9 // indirect
golang.org/x/sys v0.36.0 // indirect
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b // indirect
golang.org/x/sys v0.37.0 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)