Skip to content

Commit c299b17

Browse files
committed
fix: updating vendor folders
1 parent 1dd35f0 commit c299b17

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/plugins/metrics_sender.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ package plugins
99

1010
import (
1111
"context"
12-
"github.com/nginx/agent/sdk/v2"
1312
"strings"
1413
"sync"
1514

15+
"github.com/nginx/agent/sdk/v2"
16+
1617
agent_config "github.com/nginx/agent/sdk/v2/agent/config"
1718
"github.com/nginx/agent/sdk/v2/client"
1819
"github.com/nginx/agent/sdk/v2/proto"

test/performance/vendor/github.com/nginx/agent/v2/src/plugins/metrics_sender.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)