Skip to content

Commit

Permalink
mage check
Browse files Browse the repository at this point in the history
Signed-off-by: constanca <[email protected]>
  • Loading branch information
constanca-m committed Apr 3, 2024
1 parent f9f6f0a commit 92c3d5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/filebeat/input/internal/httplog/roundtripper.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ import (
"strconv"
"time"

"github.com/elastic/elastic-agent-libs/logp"
"go.uber.org/atomic"
"go.uber.org/zap"
"go.uber.org/zap/zapcore"

"github.com/elastic/elastic-agent-libs/logp"
)

var _ http.RoundTripper = (*LoggingRoundTripper)(nil)
Expand Down

0 comments on commit 92c3d5b

Please sign in to comment.