Skip to content

Commit b9e0969

Browse files
authored
Update reader_test.go
1 parent 524e393 commit b9e0969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/client/reader_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ import (
2020
"testing"
2121
"time"
2222

23-
protobuf "google.golang.org/protobuf/proto"
2423
"github.com/stretchr/testify/assert"
2524
"github.com/stretchr/testify/require"
2625
"google.golang.org/grpc"
2726
"google.golang.org/grpc/credentials"
27+
protobuf "google.golang.org/protobuf/proto"
2828

2929
"github.com/elastic/elastic-agent-client/v7/pkg/client/mock"
3030
"github.com/elastic/elastic-agent-client/v7/pkg/proto"

0 commit comments

Comments
 (0)