File tree Expand file tree Collapse file tree 4 files changed +3306
-99
lines changed
Expand file tree Collapse file tree 4 files changed +3306
-99
lines changed Original file line number Diff line number Diff line change 1- 0.41.0-rc.0
1+ 0.41.0-rc.1
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ require (
9494 golang.org/x/sync v0.19.0
9595 golang.org/x/text v0.33.0
9696 golang.org/x/time v0.13.0
97- google.golang.org/grpc v1.78 .0
97+ google.golang.org/grpc v1.76 .0
9898 google.golang.org/grpc/examples v0.0.0-20250407062114-b368379ef8f6
9999 google.golang.org/protobuf v1.36.11
100100 gopkg.in/yaml.v2 v2.4.0
@@ -323,6 +323,8 @@ replace (
323323
324324 github.com/vimeo/galaxycache => github.com/thanos-community/galaxycache v0.0.0-20211122094458-3a32041a1f1e
325325
326+ google.golang.org/grpc => github.com/thanos-community/grpc-go v0.0.0-20251106112228-b9020406f781
327+
326328 // Overriding to use latest commit.
327329 gopkg.in/alecthomas/kingpin.v2 => github.com/alecthomas/kingpin v1.3.8-0.20210301060133-17f40c25f497
328330
You can’t perform that action at this time.
0 commit comments