Skip to content

Commit

Permalink
fix(deps): update module google.golang.org/grpc to v1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 31, 2022
1 parent 0c3db36 commit 9c4811d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmtls/gmcredentials/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/tjfoc/gmsm v0.0.0-00010101000000-000000000000
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
google.golang.org/grpc v1.44.0
google.golang.org/grpc v1.47.0
)

replace github.com/tjfoc/gmsm => ../../

0 comments on commit 9c4811d

Please sign in to comment.