This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
Make sure that UUIDs when null upstream are printed as empty and not as all 0s #17
Labels
bug
Something isn't working
This may be difficult because Go (kinda similar to Perl) has an opinion that all variables should have a value. There is a default value and for UUIDs that may be all 0s. We will need to detect the difference and key off of that somehow.
The text was updated successfully, but these errors were encountered: