Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of deprecated functions #4372

Merged
merged 1 commit into from
Aug 17, 2023

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: Фёдор Партанский <[email protected]>
@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 <[email protected]>
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 <[email protected]>

* change math/rand to v2

Signed-off-by: Fedor Partanskiy <[email protected]>
Signed-off-by: David Enyeart <[email protected]>

---------

Signed-off-by: David Enyeart <[email protected]>
Signed-off-by: Fedor Partanskiy <[email protected]>
Co-authored-by: Fedor Partanskiy <[email protected]>
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