Cherry-pick #19753 to 7.x: Update go version to 1.14.4#19792
Cherry-pick #19753 to 7.x: Update go version to 1.14.4#19792kvch merged 1 commit intoelastic:7.xfrom
Conversation
|
Pinging @elastic/integrations-services (Team:Services) |
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
This PR adds support for Golang 1.14.4 in Beats. The dependency `golang.org/x/tools` is pinned to `release-branch.go1.14`. The generated Beats no longer contain a vendor folder. Go 1.14 has been out for quite some time. It is high time we update. Closes elastic#18829 Closes elastic#16566 (cherry picked from commit 7580c72)
Cherry-pick of PR #19753 to 7.x branch. Original message:
What does this PR do?
This PR adds support for Golang 1.14.4 in Beats. The dependency
golang.org/x/toolsis pinned torelease-branch.go1.14.The generated Beats no longer contain a vendor folder.
Why is it important?
Go 1.14 has been out for quite some time. It is high time we update.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues
Closes #18829
Closes #16566