Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.15](backport #4939) feat: upgrade go agent to v2 #5250

Merged
merged 2 commits into from
Aug 5, 2024

Commits on Aug 2, 2024

  1. feat: upgrade go agent to v2 (#4939)

    * feat: upgrade go agent to v2
    
    go.elastic.co/apm v1 has been deprecated for a while. Update the dependency
    to v2.
    
    * lint: reorder imports to fix linter issues
    
    * build: run go mod tidy
    
    * lint: remove duplicate go.mod lines
    
    * lint: keep go.elastic.co/apm version unchanged
    
    (cherry picked from commit d19603b)
    
    # Conflicts:
    #	NOTICE.txt
    #	go.mod
    #	go.sum
    kruskall authored and mergify[bot] committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    21c2a6d View commit details
    Browse the repository at this point in the history
  2. conflicts resolved

    michalpristas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    137518a View commit details
    Browse the repository at this point in the history