moov-io / iso8583

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

use stable version of Go (latest released) #258

Closed alovak closed 1 year ago

alovak commented 1 year ago

Fix the issue with using go1.20.5 and govulncheck@v1.0.0 (nil pointer dereference panic here)