Skip to content

Commit

Permalink
fix dependency modified by IDE
Browse files Browse the repository at this point in the history
Signed-off-by: inge4pres <[email protected]>
Signed-off-by: Marc Lopez Rubio <[email protected]>
  • Loading branch information
inge4pres authored and marclop committed Jul 5, 2024
1 parent a2b0f86 commit 121b716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/beater/beater.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
"github.com/dustin/go-humanize"
"github.com/hashicorp/go-multierror"
"github.com/pkg/errors"
"go.elastic.co/apm/module/apmgrpc"
"go.elastic.co/apm/module/apmgrpc/v2"
"go.elastic.co/apm/module/apmotel/v2"
"go.elastic.co/apm/v2"
"go.opentelemetry.io/otel"
Expand Down

0 comments on commit 121b716

Please sign in to comment.