Closed lucab closed 6 years ago
On my key, the parser was chocking due to --export-options export-minimal
. For some cases, removing that export option should be enough to workaround the bug.
Vendor-only update, CI is green, self-merging. This will end up in a 0.2.1 at some point later, together with other further bugfixes (if any).
This is to hopefully fix buggy parsing of public keys, see https://github.com/golang/go/issues/25850