Skip to content

streamclient: replace usage of deprecated ioutil.ReadFile function#92760

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
andyyang890:ioutil_lint
Nov 30, 2022
Merged

streamclient: replace usage of deprecated ioutil.ReadFile function#92760
craig[bot] merged 1 commit intocockroachdb:masterfrom
andyyang890:ioutil_lint

Conversation

@andyyang890
Copy link
Copy Markdown
Collaborator

@andyyang890 andyyang890 commented Nov 30, 2022

This patch fixes a lint error resulting from a usage of the
deprecated ioutil.ReadFile function.

Fixes #92761

Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

This patch fixes a lint error resulting from a usage of the
deprecated ioutil.ReadFile function.

Release note: None
@andyyang890 andyyang890 changed the title streamclient: replace deprecated usage of ioutil.ReadFile streamclient: replace usage of deprecated ioutil.ReadFile function Nov 30, 2022
@andyyang890 andyyang890 marked this pull request as ready for review November 30, 2022 19:15
Copy link
Copy Markdown
Collaborator

@stevendanna stevendanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@andyyang890
Copy link
Copy Markdown
Collaborator Author

bors r=stevendanna

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 30, 2022

Build succeeded:

@craig craig bot merged commit 21ec411 into cockroachdb:master Nov 30, 2022
@andyyang890 andyyang890 deleted the ioutil_lint branch November 30, 2022 21:41
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.

streamingccl: lint failure on deprecation warning

3 participants