Skip to content

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Aug 3, 2022

io/ioutil was deprecated in Go 1.16.

See https://tip.golang.org/doc/go1.16#ioutil

This is needed to support newer version of golangci-lint because
the linters are flagging the usage of io/ioutil as an issue.
Because CI is using the linter for the lint job this is blocking
the update to newer version of go.

io/ioutil was deprecated in Go 1.16.

See https://tip.golang.org/doc/go1.16#ioutil

This is needed to support newer version of golangci-lint because
the linters are flagging the usage of io/ioutil as an issue.
Because CI is using the linter for the lint job this is blocking
the update to newer version of go.
@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Aug 3, 2022
@ghost
Copy link

ghost commented Aug 3, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-08-03T02:18:51.612+0000

  • Duration: 7 min 7 sec

Test stats 🧪

Test Results
Failed 0
Passed 98
Skipped 32
Total 130

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@kruskall kruskall merged commit 9b67c62 into elastic:main Aug 3, 2022
@kruskall kruskall deleted the drop/ioutil branch August 3, 2022 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws-λ-extension AWS Lambda Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants