We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699dc60 commit 9d14378Copy full SHA for 9d14378
go.mod
@@ -137,7 +137,7 @@ require (
137
golang.org/x/term v0.29.0 // indirect
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
+ google.golang.org/genproto/googleapis/api 207652e42e2e // indirect
141
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
142
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
143
gopkg.in/gcfg.v1 v1.2.3 // indirect
0 commit comments