go.mod 🔗
@@ -76,6 +76,3 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
-
-// see https://github.com/sergi/go-diff/issues/123
-exclude github.com/sergi/go-diff v1.2.0
Ayman Bagabas created
go.mod | 3 ---
1 file changed, 3 deletions(-)
@@ -76,6 +76,3 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
-
-// see https://github.com/sergi/go-diff/issues/123
-exclude github.com/sergi/go-diff v1.2.0