File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
images/go-grpc-greeter-server/rootfs Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.3
44
55require (
66 google.golang.org/grpc v1.72.2
7- google.golang.org/grpc/examples v0.0.0-20250521035441-6995ef2ab61c
7+ google.golang.org/grpc/examples v0.0.0-20250526155028-4cab0e6dc6e7
88)
99
1010require (
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 h1:
3030google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 /go.mod h1:qQ0YXyHHx3XkvlzUtpXDkS29lDSafHMZBAZDc03LQ3A =
3131google.golang.org/grpc v1.72.2 h1:TdbGzwb82ty4OusHWepvFWGLgIbNo1/SUynEN0ssqv8 =
3232google.golang.org/grpc v1.72.2 /go.mod h1:wH5Aktxcg25y1I3w7H69nHfXdOG3UiadoBtjh3izSDM =
33- google.golang.org/grpc/examples v0.0.0-20250521035441-6995ef2ab61c h1:Sk3IIvORZk2Pa21kVuvudI/zjjlN8WGDwb5zkhPftpg =
34- google.golang.org/grpc/examples v0.0.0-20250521035441-6995ef2ab61c /go.mod h1:tVWJxR8lMn4AFXavKgoU/QtZvQ+E6K1HNS6Q/FuqMxc =
33+ google.golang.org/grpc/examples v0.0.0-20250526155028-4cab0e6dc6e7 h1:qmTRTvUbC4g5DBQbWBBaK8fZfUH0nV7F0Vr0MfLr2Lw =
34+ google.golang.org/grpc/examples v0.0.0-20250526155028-4cab0e6dc6e7 /go.mod h1:tVWJxR8lMn4AFXavKgoU/QtZvQ+E6K1HNS6Q/FuqMxc =
3535google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY =
3636google.golang.org/protobuf v1.36.6 /go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY =
You can’t perform that action at this time.
0 commit comments