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

This commit is contained in:
2026-03-12 03:45:07 +00:00
committed by GitHub
parent 3c18f25a82
commit 6a2394a598
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,5 +33,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.34.0 // indirect
golang.org/x/text v0.35.0 // indirect
)