go icon indicating copy to clipboard operation
go copied to clipboard

lib/fips140: freeze FIPS 140-3 module v2.0.0-rc.1

Open FiloSottile opened this issue 2 weeks ago • 2 comments

Before the RC1 release, we should freeze a v2.0.0-rc.1 module.

There are two small fixes that need to land before we freeze it, https://go.dev/cl/728504 and https://go.dev/cl/728503.

Should be done between today and tomorrow.

/cc @golang/release @golang/security

FiloSottile avatar Dec 09 '25 18:12 FiloSottile

Also CC @dr2chase.

dmitshur avatar Dec 09 '25 19:12 dmitshur

Related Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

gabyhelp avatar Dec 09 '25 19:12 gabyhelp

Turns out we can't call it v2.0.0 because it uses the module system, so v1.1.0-rc.1 it is.

FiloSottile avatar Dec 10 '25 21:12 FiloSottile

Change https://go.dev/cl/729180 mentions this issue: lib/fips140: freeze v1.1.0-rc.1 FIPS 140 module zip file

gopherbot avatar Dec 10 '25 22:12 gopherbot