Go version
master
Output of go env in your module/workspace:
What did you do?
cd crypto/internal/fips/aes/gcm
go test
What did you see happen?
--- FAIL: TestAllocations (0.00s)
ctrkdf_test.go:31: expected zero allocations, got 6.0
What did you expect to see?
All tests pass