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 4414acc commit 976d6c3Copy full SHA for 976d6c3
go.mod
@@ -71,7 +71,7 @@ require (
71
golang.org/x/term v0.27.0 // indirect
72
golang.org/x/text v0.21.0 // indirect
73
golang.org/x/time v0.7.0 // indirect
74
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
+ google.golang.org/genproto/googleapis/rpc 5a2f75b736a9 // indirect
75
google.golang.org/grpc v1.65.0 // indirect
76
google.golang.org/protobuf v1.35.1 // indirect
77
gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments