File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
demos/image_classification/go Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ require (
28
28
golang.org/x/net v0.36.0 // indirect
29
29
golang.org/x/sys v0.28.0 // indirect
30
30
golang.org/x/text v0.21.0 // indirect
31
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect
31
+ google.golang.org/genproto/googleapis/rpc 7130f93afb79 // indirect
32
32
)
Original file line number Diff line number Diff line change @@ -31,6 +31,6 @@ require (
31
31
golang.org/x/net v0.36.0 // indirect
32
32
golang.org/x/sys v0.28.0 // indirect
33
33
golang.org/x/text v0.21.0 // indirect
34
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect
34
+ google.golang.org/genproto/googleapis/rpc 7130f93afb79 // indirect
35
35
google.golang.org/protobuf v1.34.1 // indirect
36
36
)
You can’t perform that action at this time.
0 commit comments