Skip to content

Commit 9c9f838

Browse files
committed
fix: fixing import issue
1 parent 5adfeac commit 9c9f838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/metrics_sender.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ package plugins
99

1010
import (
1111
"context"
12+
"github.com/nginx/agent/sdk/v2"
1213
agent_config "github.com/nginx/agent/sdk/v2/agent/config"
1314
"github.com/nginx/agent/sdk/v2/client"
1415
"github.com/nginx/agent/sdk/v2/proto"

0 commit comments

Comments
 (0)