Skip to content

Commit 1876427

Browse files
committed
fix(deps): update module google.golang.org/grpc to v1.45.0
1 parent 9170460 commit 1876427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gmtls/gmcredentials/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/golang/protobuf v1.5.2
77
github.com/tjfoc/gmsm v0.0.0-00010101000000-000000000000
88
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
9-
google.golang.org/grpc v1.44.0
9+
google.golang.org/grpc v1.45.0
1010
)
1111

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

0 commit comments

Comments
 (0)