mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2025-12-17 20:43:53 +01:00
fix(deps): update module github.com/sergi/go-diff to v1.4.0
This commit is contained in:
parent
a71f897a65
commit
b0988954c7
3 changed files with 4 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue