sanposhiho / gomockhandler

Mr. gomockhandler is the clever and more agile manager of golang/mock (uber/mock) 👔
MIT License
109 stars 9 forks source link

fix: log of CalculateCheckSum func #87

Closed s4s7 closed 7 months ago

s4s7 commented 7 months ago

This commit fixes an issue in the CalculateCheckSum function where the error message was not formatted correctly. The error formatting has been corrected to include the error variable.