Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Commit

Permalink
fix(deps): update module google.golang.org/grpc to v1.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2021
1 parent 2093a31 commit ec72f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.1.3
google.golang.org/genproto v0.0.0-20210302174412-5ede27ff9881
google.golang.org/grpc v1.37.0
google.golang.org/grpc v1.38.0
gorm.io/gorm v1.21.9
)

0 comments on commit ec72f38

Please sign in to comment.