moov-io / iso8583

A golang implementation to marshal and unmarshal iso8583 message.
https://moov.io
Apache License 2.0
349 stars 103 forks source link

Error undefined: encoding.Hex latest version #140

Closed Juniornewxt closed 2 years ago

Juniornewxt commented 2 years ago

Friends, since I updated the moov package, I can't compile getting the error :undefined: encoding.Hex

If I go back to the github.com/moov-io/iso8583 v0.4.11 version I don't have this problem, has anything changed?

cahyoarifandiyartoo commented 2 years ago

try with encoding.BytesToASCIIHex with prefixer prefix.Hex.Fixed