boulder/mocks
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
..
ca.go Use generic types for gRPC stream implementations (#7501) 2024-05-24 13:54:25 -07:00
grpc.go Use generic types for gRPC stream implementations (#7501) 2024-05-24 13:54:25 -07:00
mailer.go Use custom mocks instead of mocks.StorageAuthority (#7494) 2024-05-21 09:16:17 -07:00
publisher.go Use custom mocks instead of mocks.StorageAuthority (#7494) 2024-05-21 09:16:17 -07:00
sa.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00