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

This commit is contained in:
2026-07-07 05:18:55 +01:00
committed by GitHub
parent 538d6daf57
commit 276437fc58
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.38.0 // indirect
golang.org/x/text v0.39.0 // indirect
)