Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Conversation

ryanslade
Copy link
Contributor

We're occasionally seeing this error:
./slack.go:105:19: undefined: io.ReadAll

It appears to be related to the internal/cmd/resources-report command
being compiled against an older version of Go that doesn't have the
io.ReadAll function yet.

We're occasionally seeing this error:
./slack.go:105:19: undefined: io.ReadAll

It appears to be related to the internal/cmd/resources-report command
being compiled against an older version of Go that doesn't have the
io.ReadAll function yet.
@ryanslade ryanslade changed the title dev: Disble flaky ioutil lint check dev: Disable flaky ioutil lint check Jun 8, 2021
@ryanslade ryanslade marked this pull request as ready for review June 8, 2021 07:12
@ryanslade ryanslade requested a review from a team June 8, 2021 07:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants