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

This commit is contained in:
Renovate Bot 2025-12-15 08:09:53 +00:00
parent a71f897a65
commit b0988954c7
3 changed files with 4 additions and 2 deletions

2
go.mod
View file

@ -22,6 +22,6 @@ require (
github.com/jedib0t/go-pretty/v6 v6.7.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
)