boulder/ra
Aaron Gable 61b484c13b
Update to math/rand/v2 (#7657)
Replace all of Boulder's usage of the Go stdlib "math/rand" package with
the newer "math/rand/v2" package which first became available in go1.22.
This package has an improved API and faster performance across the
board.

See https://go.dev/blog/randv2 and https://go.dev/blog/chacha8rand for
details.
2024-08-12 09:17:09 -07:00
..
proto RA: pass through unpause requests to SA (#7630) 2024-07-25 16:34:02 -04:00
ra.go Use new sapb.Authorizations.Authzs field in RA (#7650) 2024-08-09 12:23:47 -07:00
ra_test.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00