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.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 29, 2021
1 parent 4070912 commit d566a12
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.39.0
gorm.io/gorm v1.21.9
)

0 comments on commit d566a12

Please sign in to comment.