Skip to content

Conversation

pfi79
Copy link
Contributor

@pfi79 pfi79 commented Aug 17, 2023

Remove usage of deprecated functions:

  • math/rand
  • protobuf/proto
  • protobuf/ptypes
  • grpc
  • crypto/x509
  • fsouza/go-dockerclient
  • net
  • grpc/grpclog

Signed-off-by: Фёдор Партанский <pfi79@mail.ru>
@pfi79 pfi79 requested a review from a team as a code owner August 17, 2023 08:49
@C0rWin C0rWin merged commit 8d16866 into hyperledger:main Aug 17, 2023
@pfi79 pfi79 deleted the deprecated-functions branch August 17, 2023 11:49
denyeart added a commit to denyeart/fabric that referenced this pull request Mar 7, 2025
Backport of math/rand portion of hyperledger#4372

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
pfi79 added a commit that referenced this pull request Mar 7, 2025
* Remove usage of deprecated rand.Seed() (release-2.5)

Backport of math/rand portion of #4372

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

* change math/rand to v2

Signed-off-by: Fedor Partanskiy <fredprtnsk@gmail.com>
Signed-off-by: David Enyeart <enyeart@us.ibm.com>

---------

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Signed-off-by: Fedor Partanskiy <fredprtnsk@gmail.com>
Co-authored-by: Fedor Partanskiy <fredprtnsk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants