fix(deps): update module github.com/sergi/go-diff to v1.4.0

This commit is contained in:
Renovate Bot 2025-12-14 18:08:40 +00:00
parent 2477ad31ae
commit 713c910596
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -22,6 +22,6 @@ require (
github.com/jedib0t/go-pretty/v6 v6.6.7
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/sergi/go-diff v1.3.1
github.com/sergi/go-diff v1.4.0
golang.org/x/sys v0.33.0 // indirect
)