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
4
4
5
5
require (
6
6
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
8
8
)
9
9
10
10
require (
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:
30
30
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 /go.mod h1:qQ0YXyHHx3XkvlzUtpXDkS29lDSafHMZBAZDc03LQ3A =
31
31
google.golang.org/grpc v1.72.2 h1:TdbGzwb82ty4OusHWepvFWGLgIbNo1/SUynEN0ssqv8 =
32
32
google.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 =
35
35
google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY =
36
36
google.golang.org/protobuf v1.36.6 /go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY =
You can’t perform that action at this time.
0 commit comments