We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699dc60 commit dc8a72dCopy full SHA for dc8a72d
go.mod
@@ -138,7 +138,7 @@ require (
138
golang.org/x/text v0.22.0 // indirect
139
golang.org/x/time v0.7.0 // indirect
140
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
141
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
+ google.golang.org/genproto/googleapis/rpc 207652e42e2e // indirect
142
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
143
gopkg.in/gcfg.v1 v1.2.3 // indirect
144
gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments