onsi / gomega

Ginkgo's Preferred Matcher Library
http://onsi.github.io/gomega/
MIT License
2.15k stars 282 forks source link

Prevent nil-dereference in format.Object for boxed nil error #681

Closed matthchr closed 1 year ago

matthchr commented 1 year ago

This fixes #680

onsi commented 1 year ago

this looks good to me! thanks :)