Skip to content

Commit

Permalink
upd protos and fix delivery
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaxgl committed Jun 4, 2024
1 parent 9b559c6 commit 1fe00aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/grpc/grpc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ import (
"testing"
"time"

"github.com/s7techlab/hlf-sdk-go/api/config"
"github.com/stretchr/testify/assert"
"go.uber.org/zap"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
testpb "google.golang.org/grpc/interop/grpc_testing"

"github.com/s7techlab/hlf-sdk-go/api/config"
)

var (
Expand Down

0 comments on commit 1fe00aa

Please sign in to comment.