Skip to content

Commit 7e37a46

Browse files
Bump google.golang.org/grpc from 1.51.0 to 1.52.0 in /_integration-tests (#64)
1 parent 892f9bd commit 7e37a46

File tree

2 files changed

+876
-7
lines changed

2 files changed

+876
-7
lines changed

_integration-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/stretchr/testify v1.8.1
77
golang.org/x/net v0.5.0
88
golang.stackrox.io/grpc-http1 v0.0.0+incompatible
9-
google.golang.org/grpc v1.51.0
9+
google.golang.org/grpc v1.52.0
1010
google.golang.org/grpc/examples v0.0.0-20220608152536-584d9cd11a1d
1111
)
1212

0 commit comments

Comments
 (0)