Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Add support for go packages with explicit versions #1764

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

v1v
Copy link
Member

@v1v v1v commented Jul 6, 2022

What does this PR do?

Support to install specific version of any Golang packages.

Why is it important?

Otherwise, with golang > 1.15 then it always uses @latest

Related issues

Notifies elastic/elastic-agent-shipper#73

@v1v v1v added enhancement New feature or request ready-to-merge labels Jul 6, 2022
@v1v v1v requested a review from narph July 6, 2022 15:54
@v1v v1v requested a review from a team as a code owner July 6, 2022 15:54
@v1v v1v self-assigned this Jul 6, 2022
@botelastic botelastic bot added the groovy label Jul 6, 2022
@apmmachine
Copy link
Contributor

💚 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-07-06T15:55:09.816+0000

  • Duration: 8 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 1487
Skipped 2
Total 1489

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

  • run infra tests : Run the test-infra test.

  • /test all : Re-trigger the build for all the stages.

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

Copy link

@narph narph left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit 53368eb into elastic:main Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants