change math/rand to v2 (release-2.5) by denyeart · Pull Request #5170 · hyperledger/fabric
Navigation Menu
{{ message }}
hyperledger / fabric Public
- Notifications You must be signed in to change notification settings
- Fork 9.1k
Merged
pfi79 merged 2 commits intohyperledger:release-2.5from
Mar 7, 2025Merged
change math/rand to v2 (release-2.5)#5170
pfi79 merged 2 commits intohyperledger:release-2.5from
change math/rand to v2 (release-2.5)#5170
pfi79 merged 2 commits intohyperledger:release-2.5from
Conversation
Copy link
Contributor
denyeart
commented
Mar 7, 2025
denyeart
commented
- Remove usage of deprecated rand.Seed() - Backport of math/rand portion of Remove usage of deprecated functions #4372
- change math/rand to v2 - Backport of change math/rand to v2 #4995
Resolves #5169
Backport of math/rand portion of hyperledger#4372 Signed-off-by: David Enyeart <enyeart@us.ibm.com>
denyeart
requested a review
from a team
as a code owner
denyeart
mentioned this pull request
Signed-off-by: Fedor Partanskiy <fredprtnsk@gmail.com> Signed-off-by: David Enyeart <enyeart@us.ibm.com>
denyeart
force-pushed
the
rand-v2-rel25
branch
from
f43e3e6 to
4caf78b
Compare
pfi79 approved these changes Mar 7, 2025
pfi79 approved these changes Mar 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment