sergi / go-diff

Diff, match and patch text in Go
MIT License
1.81k stars 207 forks source link

fix bug: CVE-2019-11254 #130

Closed moyrne closed 1 year ago

moyrne commented 2 years ago

upgrade gopkg.in/yaml.v2

dolmen commented 1 year ago

It would be better to just use a test framework that doesn't need a dependency on a YAML package.