Skip to content

Commit ff1382f

Browse files
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /_integration-tests (#90)
1 parent 5911cfd commit ff1382f

File tree

2 files changed

+306
-10
lines changed

2 files changed

+306
-10
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.2
77
golang.org/x/net v0.10.0
88
golang.stackrox.io/grpc-http1 v0.0.0+incompatible
9-
google.golang.org/grpc v1.54.0
9+
google.golang.org/grpc v1.55.0
1010
google.golang.org/grpc/examples v0.0.0-20220608152536-584d9cd11a1d
1111
)
1212

0 commit comments

Comments
 (0)