Update go.mod and go.sum (#6)

This commit is contained in:
2026-01-10 03:28:19 +00:00
committed by GitHub
parent ad24598036
commit 42098eb1c9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ 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/text v0.32.0 // indirect
golang.org/x/text v0.33.0 // indirect
)