goversion icon indicating copy to clipboard operation
goversion copied to clipboard

With golang 1.17 the symbols are different

Open michaeldop opened this issue 3 years ago • 0 comments

go 1.16 crypto/internal/boring/sig.FIPSOnly go 1.17 crypto/internal/boring/sig.FIPSOnly.abi0

This check does not pass when fipsonly is set https://github.com/rsc/goversion/blob/master/version/read.go#L63

michaeldop avatar Nov 18 '21 15:11 michaeldop