Adding dependency

This commit is contained in:
orb li 2019-10-09 16:48:45 +08:00 committed by GitHub
parent 88ef785127
commit 226d55d752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ import (
"crypto/tls"
"github.com/micro/go-micro/client"
"google.golang.org/grpc"
"google.golang.org/grpc/encoding"
)