When the bytes round up to 1.0 of the next higher unit, humanize.Bytes will produce strings like 1000 kB or 1024 KiB instead of 1.0 MB or 1.0 MiB. I will submit a pull request with a fix.