We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e5de8 commit 70e9a75Copy full SHA for 70e9a75
x/auth/tx/service.go
@@ -6,7 +6,7 @@ import (
6
"strings"
7
8
gogogrpc "github.com/gogo/protobuf/grpc"
9
- "github.com/golang/protobuf/proto" //nolint:staticcheck
+ "github.com/golang/protobuf/proto"
10
"github.com/grpc-ecosystem/grpc-gateway/runtime"
11
"google.golang.org/grpc/codes"
12
"google.golang.org/grpc/status"
0 commit comments