Skip to content

Commit 6a4769d

Browse files
fix(deps): update module google.golang.org/grpc to v1.71.0
1 parent fb5af81 commit 6a4769d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/coder/websocket v1.8.12
88
github.com/stretchr/testify v1.8.1
99
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0
10-
google.golang.org/grpc v1.59.0
10+
google.golang.org/grpc v1.71.0
1111
google.golang.org/protobuf v1.32.0
1212
)
1313

0 commit comments

Comments
 (0)