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 44992af commit feca933Copy full SHA for feca933
go.mod
@@ -78,7 +78,7 @@ require (
78
golang.org/x/time v0.3.0 // indirect
79
golang.org/x/tools v0.24.0 // indirect
80
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
81
- google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 // indirect
+ google.golang.org/genproto/googleapis/api 10db94c68c34 // indirect
82
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
83
google.golang.org/grpc v1.65.0 // indirect
84
google.golang.org/protobuf v1.34.2 // indirect
0 commit comments