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 99a4c01 commit 4f97d7dCopy full SHA for 4f97d7d
go.mod
@@ -207,7 +207,7 @@ require (
207
go.uber.org/zap v1.24.0 // indirect
208
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
209
golang.org/x/sync v0.15.0 // indirect
210
- golang.org/x/tools v0.34.0 // indirect
+ golang.org/x/tools v0.33.0 // indirect
211
google.golang.org/protobuf v1.36.6 // indirect
212
gopkg.in/yaml.v2 v2.4.0 // indirect
213
honnef.co/go/tools v0.6.1 // indirect
0 commit comments