mirror of
https://github.com/restic/restic.git
synced 2026-06-01 06:39:44 +00:00
d03460010f
ID.UnmarshalJSON accepted non-JSON input with ' as the string delimiter. Also, the error message for non-hex input was less informative than it could be and it performed too many checks. Changed ParseID to keep the error messages consistent.