We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859ba45 commit 12ef083Copy full SHA for 12ef083
1 file changed
go.mod
@@ -206,7 +206,7 @@ require (
206
golang.org/x/tools v0.39.0 // indirect
207
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
208
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 // indirect
209
- google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
210
gopkg.in/errgo.v1 v1.0.1 // indirect
211
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
212
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments