mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-07-08 13:00:24 +03:00
use latest version of protoreflect (#212)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
"strings"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
"google.golang.org/grpc/metadata"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user