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

[7.x] docker/go/nethttp: go build -mod=mod (#1061) #1067

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 23, 2021

Backports the following commits to 7.x:

Go 1.16 changed the "go build" command so that
it no longer automatically updates go.mod and
go.sum. Because we dynamically change the Go
agent version, we cannot set go.mod and go.sum
ahead of time. Pass in `-mod=mod` to reinstate
the old behaviour.
@v1v v1v self-assigned this Feb 23, 2021
@v1v v1v requested a review from a team February 23, 2021 14:26
@apmmachine
Copy link
Collaborator

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #1067 opened

  • Start Time: 2021-02-23T14:26:22.557+0000

  • Duration: 33 min 49 sec

  • Commit: 69880b3

Test stats 🧪

Test Results
Failed 0
Passed 501
Skipped 5
Total 506

Trends 🧪

Image of Build Times

Image of Tests

@v1v v1v merged commit 3b3e7b4 into elastic:7.x Feb 23, 2021
@v1v v1v deleted the backport/7.x/pr-1061 branch February 23, 2021 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants