We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c301811 commit 55515e8Copy full SHA for 55515e8
go.mod
@@ -78,7 +78,7 @@ require (
78
golang.org/x/mod v0.24.0 // indirect
79
golang.org/x/sync v0.13.0 // indirect
80
golang.org/x/sys v0.33.0 // indirect
81
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
+ google.golang.org/genproto/googleapis/rpc 513f23925822 // indirect
82
google.golang.org/grpc v1.71.0 // indirect
83
google.golang.org/protobuf v1.36.6 // indirect
84
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments