Bump google.golang.org/grpc from 1.37.1 to 1.40.0 (#38)

This commit is contained in:
dependabot[bot]
2021-09-06 14:49:32 +00:00
committed by GitHub
parent 5b32e5553d
commit 73c20641ee
2 changed files with 33 additions and 5 deletions

2
go.mod
View File

@@ -5,6 +5,6 @@ go 1.16
require (
github.com/google/uuid v1.2.0
github.com/unistack-org/micro/v3 v3.3.17
google.golang.org/grpc v1.37.1
google.golang.org/grpc v1.40.0
google.golang.org/protobuf v1.26.0
)