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

docker/go: use go.elastic.co/apm/v2#1403

Merged
axw merged 1 commit intoelastic:mainfrom
axw:apm-agent-go-v2
Jan 25, 2022
Merged

docker/go: use go.elastic.co/apm/v2#1403
axw merged 1 commit intoelastic:mainfrom
axw:apm-agent-go-v2

Conversation

@axw
Copy link
Copy Markdown
Member

@axw axw commented Jan 25, 2022

What does this PR do?

Update docker/go/nethttp to use go.elastic.co/apm/v2 modules.

Why is it important?

We are bumping the major version of the Go agent to 2.0.0, which necessitates changing import path sand go.mod/go.sum.

Related issues

Closes elastic/apm-agent-go#1184

@ghost
Copy link
Copy Markdown

ghost commented Jan 25, 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-01-25T06:57:30.580+0000

  • Duration: 38 min 48 sec

  • Commit: 4f44579

Test stats 🧪

Test Results
Failed 0
Passed 707
Skipped 1
Total 708

🤖 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!)

@axw axw marked this pull request as ready for review January 25, 2022 07:38
@axw axw requested a review from a team January 25, 2022 07:38
@axw axw merged commit 8e1f3ed into elastic:main Jan 25, 2022
@axw axw deleted the apm-agent-go-v2 branch January 25, 2022 07:43
mergify bot pushed a commit that referenced this pull request Jan 25, 2022
v1v added a commit to v1v/apm-integration-testing that referenced this pull request Feb 3, 2022
…main-reference

* upstream/main:
  Update dockerfile for opbeans-dotnet to use .NET6 (elastic#1423)
  versions: wrong versions (elastic#1414)
  Update dockerfile for .NET test to use .NET6 (elastic#1412)
  apm: Neutral naming for apm-agent-java (elastic#1375)
  docker/go: use go.elastic.co/apm/v2 (elastic#1403)
  docker/opbeans/go: strip vN from replacement path (elastic#1401)
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.

Bump modules to v2

2 participants