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 c91bf72 commit 3806b72Copy full SHA for 3806b72
go.mod
@@ -90,6 +90,6 @@ require (
90
)
91
92
replace (
93
- google.golang.org/genproto => google.golang.org/genproto v0.0.0-20250218202821-56aae31c358a
+ google.golang.org/genproto => google.golang.org/genproto v0.0.0-20250908214217-97024824d090
94
google.golang.org/genproto/googleapis/api => google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a
95
0 commit comments