Skip to content

Commit e1b4391

Browse files
committed
Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.33.2
1 parent ee9ae32 commit e1b4391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
1313
google.golang.org/genproto v0.0.0-20201106154455-f9bfe239b0ba
1414
google.golang.org/grpc v1.33.1
15-
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.0.0
15+
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.33.2
1616
google.golang.org/protobuf v1.25.0
1717
gopkg.in/yaml.v2 v2.2.3 // indirect
1818
)

0 commit comments

Comments
 (0)