Closed ryboe closed 7 years ago
Hi, yudai! We just ran into this panic at Apcera.
panic: runtime error: slice bounds out of range
It's due to a bug in sergi/go-diff that was fixed in #36. This PR just updates sergi/go-diff to the latest master commit.
sergi/go-diff
master
I'm currently running our full test suite on this update. I'll update this PR if there are any failures. UPDATE: All tests passed. 🎉
Thanks!
Hi, yudai! We just ran into this panic at Apcera.
It's due to a bug in
sergi/go-diff
that was fixed in #36. This PR just updatessergi/go-diff
to the latestmaster
commit.I'm currently running our full test suite on this update. I'll update this PR if there are any failures. UPDATE: All tests passed. 🎉