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

This commit is contained in:
2026-04-10 04:59:04 +01:00
committed by GitHub
parent 04f51fb2a9
commit df82bddac5
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.35.0 // indirect
golang.org/x/text v0.36.0 // indirect
)