Skip to content

*: remove remaining stray uses of ioutil#87485

Closed
knz wants to merge 1 commit into
cockroachdb:masterfrom
knz:20220907-ioutil
Closed

*: remove remaining stray uses of ioutil#87485
knz wants to merge 1 commit into
cockroachdb:masterfrom
knz:20220907-ioutil

Conversation

@knz

@knz knz commented Sep 7, 2022

Copy link
Copy Markdown
Contributor

Needed for #86049.

Release justification: low risk, high benefit changes to existing functionality

Release note: None

@knz knz requested review from a team and rickystewart September 7, 2022 09:58
@knz knz requested a review from a team as a code owner September 7, 2022 09:58
@knz knz requested a review from a team September 7, 2022 09:58
@knz knz requested review from a team as code owners September 7, 2022 09:58
@knz knz requested review from smg260 and removed request for a team September 7, 2022 09:58
@cockroach-teamcity

Copy link
Copy Markdown
Member

This change is Reviewable

@knz knz mentioned this pull request Sep 7, 2022
15 tasks
@knz knz force-pushed the 20220907-ioutil branch 2 times, most recently from 1846e73 to 0fe9026 Compare September 7, 2022 12:46
Release justification: low risk, high benefit changes to existing functionality

Release note: None
@knz

knz commented Sep 7, 2022

Copy link
Copy Markdown
Contributor Author

@rickystewart it looks like the approach I took here (patch github.com/kevinburke/go-bindata into cockroachdb/go-bindata) doesn't work well. Apparently there's a hardcoded dependency to kevinburke/go-bindata in gazelle.

So I think in order to silent the ioutil linter for code generated by go-bindata we will need to do something else. I'm not sure what.

(Or perhaps we can patch gazelle to use our fork?)

@knz

knz commented Sep 7, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #86049.

@knz knz closed this Sep 7, 2022
@knz knz deleted the 20220907-ioutil branch September 7, 2022 22:55
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