mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-18 08:58:31 +03:00
use latest version of protoreflect (#212)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
package grpcurl_test
|
||||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"net"
|
||||
"strings"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/credentials"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user